-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
2.0.0-beta.5: createProjection initialValue #2664
Copy link
Copy link
Open
Description
Describe the bug
Without a local boundary the createProjection gets stuck on initial value of [], instead of ["test1","test2"].
When a loading boundary is added it works fine.
Your Example Website or App
https://stackblitz.com/edit/solidjs-templates-nho31ezk?file=src%2Froutes%2FHome.tsx
Steps to Reproduce the Bug or Issue
- Go to the stackblitz
- Load the page and see
[]
Expected behavior
Expected output is ["test1","test2"]
Screenshots or Videos
No response
Platform
- OS: MacOS
- Browser: Chrome
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels