Conflict with i18n.min.js in core
-
Dear Livan
We observed a
ReferenceError: Can't find variable: wp
error in browser consoles after checking ‘Defer loading JavaScript’ in the plugin. It is related to the following inline scripts:<script src='/wp-includes/js/dist/i18n.min.js' defer='defer' id='wp-i18n-js'></script> <script id='wp-i18n-js-after'> wp.i18n.setLocaleData({ 'text direction\u0004ltr': ['ltr'] }); </script>
I was wondering if it is possible to get round this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Conflict with i18n.min.js in core’ is closed to new replies.