magespecialist/mage-chrome-toolbar

"Cannot set property stop of undefined" error in console

LucaGallinari opened this issue · 2 comments

Hi, i have the latest version of the magento 1 module and this happen ONLY when i visit the homepage of my project. This does not happen in the admin control panel.

schermata del 2016-09-23 11-32-16

Ok, this is pretty awkward. I found out that the problem is related with the content of the CMS "block" of the homepage.

  • If i put a "{{block}}" in it by using the WYSIWYG editor and then save, the extension will work. If i save again by not changing anything, it won't work.
  • If i put a "{{block}}" and save, then re-edit the content by removing the auto-added "p" tag and save, it will work!
  • If i disable the WYSIWYG editor in the system config, the extension will always work.

If there is a single "p" tag in the WYSIWYG editor along with a "{{ block }}" and i save, the extension will generate that error.

We just released v.1.8 that should fix it. If you have Chrome for windows it will automatically upgrade in the very next minutes.