Skip to content

2.0.0-beta.5: createProjection initialValue #2664

@brenelz

Description

@brenelz

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

  1. Go to the stackblitz
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions