You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When pressing the enter/return key to click/toggle a ToggleButton, it results in the following error in the console: Uncaught TypeError: Cannot read properties of undefined (reading 'persist')
My setup:
MacBook Pro Version 12.6 (21G115)
Chrome Version 107.0.5304.87 (Official Build) (x86_64)
The text was updated successfully, but these errors were encountered:
langz
changed the title
Pressing Enter/Return key to click/toggle a ToggleButton results in Uncaught TypeError: Cannot read properties of undefined (reading 'persist')
Pressing enter/return key to click/toggle a ToggleButton results in Uncaught TypeError: Cannot read properties of undefined (reading 'persist')
Nov 3, 2022
🐛 Bug Report
When pressing the enter/return key to click/toggle a ToggleButton, it results in the following error in the console:
Uncaught TypeError: Cannot read properties of undefined (reading 'persist')
To Reproduce
Steps to reproduce the behavior:
My setup:
MacBook Pro Version 12.6 (21G115)
Chrome Version 107.0.5304.87 (Official Build) (x86_64)
The text was updated successfully, but these errors were encountered: