I just wanted to confirm what the others are saying regarding the new update. In chrome console I get:
Uncaught TypeError: Cannot set property 'chrome' of undefined
at child.onInit (ooohboi-steroids.js:196)
at child.e.each.r.<computed> [as onInit] (frontend-modules.min.js:2)
at child.Module.trigger (frontend-modules.min.js:2)
at child.e.each.r.<computed> [as trigger] (frontend-modules.min.js:2)
at init (frontend-modules.min.js:2)
at child.Module (frontend-modules.min.js:2)
at child (frontend-modules.min.js:2)
at child [as constructor] (frontend-modules.min.js:2)
at new child (frontend-modules.min.js:2)
at e.exports.addHandler (frontend.min.js:2)
Firefox console I get:
TypeError: $.browser is undefined
The JS errors seem to have broken quite a few things across the site.
I hope that helps in some way! Thanks for the awesome plugin.
I have the same issue with column width on one of the websites. For now, had to rollback to prevoius version, that helped.
How can I go back to the previous version? My site crashed with the update 🙁
@semahernandez I used WP Rollback to rollback this plugin to the previous version. https://en-gb.wordpress.org/plugins/wp-rollback/
@tinybluerocket Thanks! Now it’s working.
Everyone update to 1.4.3 and let me know whether things are back to normal. Except for the Teleporter … I wrote in the older topic:
Try to avoid using CSS calc() function with Teleporter because the Chrome browser miscalculates the position of the animated element that is inside the element with overflow:hidden property.
@ooohboi It seems to work fine with the new version (1.4.3), thanks.
@ooohboi It’s working perfectly. Thank you for fixing this so promptly!