Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Cannot set property stop of undefined" error in console #3

Closed
LucaGallinari opened this issue Sep 23, 2016 · 2 comments
Closed

"Cannot set property stop of undefined" error in console #3

LucaGallinari opened this issue Sep 23, 2016 · 2 comments

Comments

@LucaGallinari
Copy link

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

@LucaGallinari
Copy link
Author

LucaGallinari commented Sep 23, 2016

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.

phoenix128 pushed a commit that referenced this issue Sep 27, 2016
@phoenix128
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants