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
Desktop (please complete the following information):
I'm having the same problem! I can't create or edit posts and pages because the browser gets frozen.
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.
Is a React/JS problem. Results from console:

Related: https://reactjs.org/docs/error-decoder.html/?invariant=185
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.
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.
@youknowriad You right! The problem is Yoast SEO plugin.
Duplicate of #12143.