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

Mention throws TypeError s.domNode.getBoundingClientRect is not a function #3496

Closed
emmaadesile opened this issue Dec 1, 2021 · 1 comment

Comments

@emmaadesile
Copy link

Trying to mention users with @ character in the quill editor throws TypeError s.domNode.getBoundingClientRect is not a function in the console and the suggestions are not shown.

Steps for Reproduction
The error is a little tricky to reproduce as only a few of my company's clients occasionally experience the issue on production.
screenshot below
Screenshot 2021-12-01 at 16 08 57

Expected behavior:
The mention feature should show the suggestions

Actual behavior:
The following error is thrown in the console and the suggestions don't work

TypeError
s.domNode.getBoundingClientRect is not a function

Platforms:

browser: Chrome 95.0.4638
device: Mac
os: Mac OS X 10.15.7

@jhchen @byronm I'll appreciate it if you could look into this. Thanks.

@benbro
Copy link
Contributor

benbro commented Feb 3, 2024

Quill Mention is a third-party module.

@benbro benbro closed this as completed Feb 3, 2024
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