Description
Has this bug been raised before?
- I have checked "open" AND "closed" issues and this is not a duplicate
Description
cant get rid of this error. even trying examples from the web. much less with my own implementation. i literally just copy-pasted the full setup example
ERROR
Cannot read properties of undefined (reading 'elements')
TypeError: Cannot read properties of undefined (reading 'elements')
at K (http://localhost:3000/static/js/bundle.js:171218:25)
at http://localhost:3000/static/js/bundle.js:181081:27
at Array.forEach ()
at http://localhost:3000/static/js/bundle.js:181076:42
at http://localhost:3000/static/js/bundle.js:181087:10
at mountState (http://localhost:3000/static/js/bundle.js:90850:24)
at Object.useState (http://localhost:3000/static/js/bundle.js:91455:20)
at useState (http://localhost:3000/static/js/bundle.js:110147:25)
at vs (http://localhost:3000/static/js/bundle.js:181036:63)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:90271:22)
Screenshots
No response
Do you want to work on this issue?
No
Activity