Closed tuurbo closed 1 year ago
Start a new pull request in StackBlitz Codeflow.
I trimmed the code down and made a new video
video: https://www.loom.com/share/14bc7bbc5a914980802c5b7ced1e55d7
@manucorporat I created an even simpler example that might be related to this issue https://stackblitz.com/edit/qwik-starter-j8es9c?file=src%2Froutes%2Findex.tsx
Which component is affected?
Qwik Runtime
Describe the bug
It seems some useStore values don't update the dom correctly / consistently.
video: https://www.loom.com/share/f8f98dead0bf4ea8beeae9cdf89301d4 repo: https://github.com/tuurbo/qwik-form-test/tree/errors
Reproduction
https://stackblitz.com/edit/github-1c5brg?file=src%2Froutes%2Findex.tsx,src%2Fcomponents%2Fpretty-print%2Fpretty-print.tsx
Steps to reproduce
No response
System Info
Additional Information
No response