Problem/Motivation

After installing 2.0.0-alpha5 version i get javascript in console
Uncaught SyntaxError: Unexpected token '='

And the previous in the node creation/update page doesn't work !

Comments

berramou created an issue. See original summary.

berramou’s picture

StatusFileSize
new434 bytes
mohit.bansal623’s picture

Status: Active » Needs review
StatusFileSize
new433 bytes

Unexpected symbol removed.

it-cru’s picture

Priority: Normal » Major

I think this is already fixed in 8.x-2.x branch by @tessa-bakker.

If you need this fixed in your yoast_seo 2.0-alpha5 module you could use diff-file of her commit:
https://git.drupalcode.org/project/yoast_seo/commit/40b171b.diff

So I think this issue could be closed as already fixed and maybe we need a new release with it or what do you think @tessa-bakker and @kingdutch?

Raised to major because it could break other JS related stuff in your forms like paragraphs form widget.

mikkmiggur’s picture

I had the same problem and JS error broke CKeditor in my case.
#4 this fix works.

smustgrave’s picture

#4 worked for me also. I'm seeing the content analysis come through now.

kingdutch’s picture

Priority: Major » Normal
Status: Needs review » Closed (duplicate)
Related issues: +#3190093: Fix typo in bitwise OR assignment

This is indeed a duplicate of #3190093: Fix typo in bitwise OR assignment. To help out I've cut a new release.