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

Bug: uncaught TypeError: node.addEventListener is not a function #91

Open
Lunarequest opened this issue Sep 4, 2024 · 1 comment
Open

Comments

@Lunarequest
Copy link

Summary

I am trying to integrate ink-mde into my blog, I tried both with using a div and ink and a textarea and wrap, every time i get an error Bug: uncaught TypeError: node.addEventListener is not a function. I am unaware of why this is occurring any suggestions to resolve it would be helpful

@davidmyersdev
Copy link
Owner

@Lunarequest it sounds like this might be due to an SSR step in your app? Would you mind adding a StackBlitz or CodeSandbox reproduction of this issue for me to debug?

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

No branches or pull requests

2 participants