Describe the bug
Calling refresh(optimistic) throws an error that comes from a NotReadyError from calling count() that should have been filtered out.
Your Example Website or App
https://solid2.netlify.app/#solidjs-repl:X5S967tfRauLNiWUdm43Jw
Steps to Reproduce the Bug or Issue
- Go to the page
- Cllck on the button
- Check error in console
Expected behavior
NotReadyError should be filtered out
Screenshots or Videos
No response
Platform
- OS: aarch64 Linux
- Browser: Chromium
- Version: 147.0.7727.101
Additional context
No response
Describe the bug
Calling
refresh(optimistic)throws an error that comes from a NotReadyError from calling count() that should have been filtered out.Your Example Website or App
https://solid2.netlify.app/#solidjs-repl:X5S967tfRauLNiWUdm43Jw
Steps to Reproduce the Bug or Issue
Expected behavior
NotReadyError should be filtered out
Screenshots or Videos
No response
Platform
Additional context
No response