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

Pressing enter/return key to click/toggle a ToggleButton results in Uncaught TypeError: Cannot read properties of undefined (reading 'persist') #1696

Closed
langz opened this issue Nov 3, 2022 · 1 comment

Comments

@langz
Copy link
Contributor

langz commented 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)

@langz 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
@langz langz closed this as completed Mar 31, 2023
@tujoworker
Copy link
Member

🎉 This issue has been resolved in version 10.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants