User tests: Successful: Unsuccessful:
Pull Request for Issue #27606 .
Since the the eventListener might be used later I have wrapped it in a try catch block
There to be no error in the console
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
Labels |
Added:
NPM Resource Changed
?
|
sorry, the fix are wrong,
to make a correct fix you have to analyse what cause an error, first
Fields have their own batch script https://github.com/joomla/joomla-cms/blob/0a12b92a93630435f7ca0c5129f48a11d875ed57/build/media_source/com_fields/js/admin-fields-default-batch.es6.js. We can either move relevant part of the code to batch-language.js
and remove that script or start loading batch-language.js
only where it's actually used.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-12-28 19:45:45 |
Closed_By | ⇒ | Quy | |
Labels |
Added:
?
|
@Quy is this what was intended?