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

e.className.includes is not a function #5

Closed
cblavier opened this issue Apr 6, 2023 · 2 comments
Closed

e.className.includes is not a function #5

cblavier opened this issue Apr 6, 2023 · 2 comments

Comments

@cblavier
Copy link

cblavier commented Apr 6, 2023

Hey there, I have this error log on loading.
The library is still working fine, but I don't like this red message in my console :)

Uncaught TypeError: e.className.includes is not a function
    at taos.js:77:29
    at Array.forEach (<anonymous>)
    at MutationObserver.observe.attributes (taos.js:76:15)

Error is visible here: https://staging.readable.fm/

Thanks for the wonderful lib 🙏

@volkandkaya
Copy link
Collaborator

Are you adding any elements after page load?

@volkandkaya
Copy link
Collaborator

Fixed with v1.0.3

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