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

Current version throws errors when listing pages with waiting strings and edit a string #72

Open
psmits1567 opened this issue Apr 14, 2023 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@psmits1567
Copy link

Fetching lines from consistency table delivers an error
caught TypeError: Cannot read properties of null (reading 'classList')
at wpgpt-consistency.js:347:24
at NodeList.forEach ()
at wpgpt-consistency.js:342:25
at Array.forEach ()
at MutationObserver. (wpgpt-consistency.js:341:14)
(

@vlad-timotei vlad-timotei added the bug Something isn't working label Apr 14, 2023
@vlad-timotei vlad-timotei added this to the 2.1.2 milestone Apr 14, 2023
@vlad-timotei vlad-timotei self-assigned this Apr 14, 2023
@vlad-timotei
Copy link
Owner

Thanks, this will be fixed in this release and it was fixed in this commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants