You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
brophdawg11
changed the title
Readonly arrays are not accepted as valid serialisable data in loader
Single Fetch: Readonly arrays are not accepted as valid serialisable data in loader
May 9, 2024
Reproduction
https://stackblitz.com/edit/remix-run-remix-a4chia?file=app%2Froutes%2F_index.tsx
System Info
Used Package Manager
npm
Expected Behavior
Types are correctly inferred
Actual Behavior
Loader data is inferred as never
The text was updated successfully, but these errors were encountered: