-
Notifications
You must be signed in to change notification settings - Fork 808
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
AtD: ensure that it gets triggered and can check text in Gutenberg blocks #9128
Comments
This issue has been marked as stale. This happened because:
No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation. |
@nosolosw are you still seeing this issue with AtD when using Gutenberg? |
I enabled the "Check your spelling, style, and grammar" section (and all the items within) and I don't see any error now. Let me know if I should anything else. |
Thanks for giving it another try. I'll leave this issue open for now, but rephrase the title, as we still have some work to do to make sure AtD is fully compatible with Gutenberg. |
Ha! I've accidentally found how to reproduce it: it the post/page has a classic block I get the |
Adding that I also experienced this when using Gutenberg to open an old post that gets converted to a classic block:
From
The problem seems to be that the If I add something to the Jetpack 'ignored phrases' setting then the string is Disabling AtD stops the problem. |
@mdawaffe - can you take a look at this one? Looks like you worked on it previously :) |
Steps to reproduce the issue
Source issue is in the Gutenberg repo.
What I expected
AtD should not throw errors when utilizing Gutenberg.
What happened instead
Error
edit.getParam().join is not a function
on opening a post with Gutenberg.The text was updated successfully, but these errors were encountered: