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]: Focus-extension locks up browser when hitting enter #4323

Closed
1 of 2 tasks
jguitarz opened this issue Aug 11, 2023 · 5 comments
Closed
1 of 2 tasks

[Bug]: Focus-extension locks up browser when hitting enter #4323

jguitarz opened this issue Aug 11, 2023 · 5 comments
Assignees
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug

Comments

@jguitarz
Copy link

Which packages did you experience the bug in?

extension-focus

What Tiptap version are you using?

2.0.3

What’s the bug you are facing?

Go here: https://tiptap.dev/api/extensions/focus
In the demo, select inside any node and hit the enter key
Browser freezes up

What browser are you using?

Chrome

Code example

No response

What did you expect to happen?

I expected it to start a new node after the current node, update the focus to that new node, and ... not freeze the browser

Anything to add? (optional)

No response

Did you update your dependencies?

  • Yes, I’ve updated my dependencies to use the latest version of all packages.

Are you sponsoring us?

  • Yes, I’m a sponsor. 💖
@jguitarz jguitarz added Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug labels Aug 11, 2023
@svenadlung
Copy link
Contributor

Maybe I'm misunderstanding. Everything seems to be working for me. Can you describe the misbehavior in a little more detail or make a short video?

@jguitarz
Copy link
Author

Sure here is a quick screen capture showing the browser freeze. Happens right when I hit enter on the keyboard.

tiptap.focus.freezing.browser.mp4

@svenadlung
Copy link
Contributor

Thank you. Hm, doesn't happen on my machine though.

@jguitarz
Copy link
Author

oh, interesting. I tried in an incognito window and it worked.

So, it turns out that a chrome extension I had installed, called "Identity Guard Safe Browsing", was causing the issue. I removed that extension and now it works.

@bdbch
Copy link
Contributor

bdbch commented Aug 15, 2023

Thanks for letting us know, glad you found a way to figure it out.

@bdbch bdbch closed this as completed Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug
Projects
Status: Done
Development

No branches or pull requests

3 participants