?
avatar PhilETaylor
PhilETaylor
18 Dec 2020

Steps to reproduce the issue

Without trying to invoke the JS gods on this...

while useful in development (in uncompressed js files) the console.warn messages are also showing up on live sites... do we really want to be doing that? its bad practice to output to the console log in production right?

These messages are actually only trigged just before a page "unloads" when a user clicks a button so are rarely seen anyway, unless the log is preserved between navigations

Expected result

Silence. Nothing logged on a live site using the compressed js files.

Actual result

Screenshot 2020-12-18 at 22 00 36

Screenshot 2020-12-18 at 22 03 33

System information (as much as possible)

Additional comments

avatar PhilETaylor PhilETaylor - open - 18 Dec 2020
avatar joomla-cms-bot joomla-cms-bot - change - 18 Dec 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Dec 2020
avatar PhilETaylor PhilETaylor - change - 18 Dec 2020
The description was changed
avatar PhilETaylor PhilETaylor - edited - 18 Dec 2020
avatar Fedik
Fedik - comment - 19 Dec 2020

Here you asked to much ?

Well, all j3 js minified manually, by people who doing PR, here is no any fancy build tool that may allow to do it.
Just forget it

avatar PhilETaylor PhilETaylor - change - 19 Dec 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-12-19 11:22:57
Closed_By PhilETaylor
avatar PhilETaylor PhilETaylor - close - 19 Dec 2020
avatar PhilETaylor
PhilETaylor - comment - 19 Dec 2020

Just forget it

Closed.

Add a Comment

Login with GitHub to post a comment