Site editor: shift tab from the first block, or tab from the last block not working as expected #41811
Labels
[Feature] Writing Flow
Block selection, navigation, splitting, merging, deletion...
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
[Type] Bug
An existing feature does not function as intended
Description
I noticed that shift-tab (used to access the block toolbar) and tab (used to access the block inspector) aren't working as expected in the site editor. A JS error is being thrown:
Things seem to work ok in the post editor.
Step-by-step reproduction instructions
Shift-tabbing
Expected - the toolbar is focused
Actual - nothing happens visually, a JS error is thrown
Tabbing
Expected - the block inspector is focused
Actual - nothing happens visually, a JS error is thrown
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: