Please Log in or Create an account to join the conversation.
Minified JS files can't output proper console logs. In order for them to do so it needs a map file. qtip2 is trying to load in a map file that doesn't exist. I missed this change when updating qtip2 and didn't notice it as I run debug mode, which loads the fully jQuery file. I've removed the loading of the map file for next build. If you want to remove it manually then you can remove the last code line in the below file.Why do I see this error in the console?
It's not possible to shut off the loading of our jQuery migration script without modifying core code. You would need to change the _CB_JQUERY_MIGRATE define in the following file.I also noticed that jquery migrate gets loaded twice. First from Joomla jui then from CB. That is useless. Where do I switch that off?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.