Closed as not planned
Description
Reproduction
Steps to reproduce the bug
- Click the button
[Increment]
Expected behavior
Increase the value of ref n
in store and update dom.
Actual behavior
TypeError: Cannot read properties of undefined (reading 'value')
at _createElementBlock.onClick._cache.<computed>._cache.<computed> (<anonymous>:24:60)
at callWithErrorHandling (runtime-dom.esm-browser.js:2344:19)
at callWithAsyncErrorHandling (runtime-dom.esm-browser.js:2351:17)
at HTMLButtonElement.invoker (runtime-dom.esm-browser.js:11266:5)
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels