WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.49k stars 4.18k forks source link

Focus loss after adding new tags #66624

Closed kevin940726 closed 2 days ago

kevin940726 commented 2 days ago
          I think this is creating a new component every time it's re-rendered. It's causing the focus to be lost after adding a new tag. Since this is a regression, let's fix this before RC 3 🙏.

_Originally posted by @kevin940726 in https://github.com/WordPress/gutenberg/pull/66566#discussion_r1823681060_

Mamaduka commented 2 days ago

Fixed via #66625.