Aditya Prakash
Results
2
issues of
Aditya Prakash
This pull request adds a theme toggle feature to the demo app, allowing users to switch between light and dark modes. It introduces a new `ThemeToggle` component, updates global and...
## Description This PR fixes an intermittent crash that causes the error `Cannot read properties of undefined (reading 'call')` during HMR and server restarts. Fixes #21162 ## Problem This error...