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

Browser gets frozen after pressing ENTER button #12150

Closed
stevepdt opened this issue Nov 21, 2018 · 7 comments · Fixed by #12161
Closed

Browser gets frozen after pressing ENTER button #12150

stevepdt opened this issue Nov 21, 2018 · 7 comments · Fixed by #12161
Labels
[Type] Bug An existing feature does not function as intended [Type] Plugin Interoperability Incompatibilities between a specific plugin and the block editor. Close with workaround notes.

Comments

@stevepdt
Copy link

Describe the bug
I updated the last version of Gutenberg (4.5.0) this morning (10:00 am GMT +7). After updating, I try to write a post, it gets frozen when I press ENTER button to create next paragraph. Moreover, when I open the posted article and click to a paragraph to edit, then I can't click to another or the title again. Please check it and let me know if it not a bug (First, I think it's my computer problem but it was normal if I use Classic Editor or the old version of Gutenberg).

To Reproduce

  1. Click 'Add new' to create a post
  2. Write something in paragraph
  3. Press 'Enter'
  4. The browser's tab is frozen after 2 secs.

Desktop (please complete the following information):

  • OS: Windows 8.1
  • Browser: Coc coc (Vietnamese's browser which is built on Chrome platform)
  • Version: 75.4.124 (32 bit)
@meymigrou
Copy link

I'm having the same problem! I can't create or edit posts and pages because the browser gets frozen.

@stevepdt
Copy link
Author

I'm having the same problem! I can't create or edit posts and pages because the browser gets frozen.

Seems like it's not my own problem. Hope they can find the way to fix it soon.

@miniMAC
Copy link

miniMAC commented Nov 21, 2018

Is a React/JS problem. Results from console:
schermata 2018-11-21 alle 09 07 23

Related: https://reactjs.org/docs/error-decoder.html/?invariant=185

@youknowriad
Copy link
Contributor

Do you have any plugin installed with Gutenberg support like Yoast for instance? Can you try to disable them to see if there's a conflict.

@gziolo
Copy link
Member

gziolo commented Nov 21, 2018

Error message from the shared url for reference:

Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.

@miniMAC
Copy link

miniMAC commented Nov 21, 2018

@youknowriad You right! The problem is Yoast SEO plugin.

@ellatrix
Copy link
Member

Duplicate of #12143.

@gziolo gziolo reopened this Nov 21, 2018
@designsimply designsimply added [Type] Bug An existing feature does not function as intended [Type] Plugin Interoperability Incompatibilities between a specific plugin and the block editor. Close with workaround notes. labels Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature does not function as intended [Type] Plugin Interoperability Incompatibilities between a specific plugin and the block editor. Close with workaround notes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants