support

3463 threads · Page 30 of 70

solid primitives storage is bug 41 messages
Beginner
memo with dynamic props pass 5 messages
Beginner Reactivity Solid API
Why is it considered wrong to destruct props? 27 messages
Beginner Comments
If I am using a singleton class why would I use a context 3 messages
Beginner
Deployed in Vercel, but doesnt load CSS files 14 messages
TypeScript SolidStart
How to create a nested menu from a nested object? 11 messages
Beginner Solid API
is it possible to use matchFilters from @solidjs/router in file routes? 5 messages
Intermediate SolidStart
What am I missing for HMR, here? 6 messages
Intermediate
dev environment constantly not showing pages correctly 5 messages
Solid API
How to make optimistic update using solidjs? 3 messages
Beginner Solid API
Cannot read properties of undefined (reading 'component') 2 messages
Possible Bug SolidStart
Setting properties to the unwrapped value of a store doesn't always propagate into the store 48 messages
Possible Bug Reactivity Advanced
Is there any approach to invalidate the back/forward browser cache in solid-router (v 0.12.x)? 2 messages
Intermediate SolidStart
Does FileRoutes only work for Solid-Start, and not in normal solid js? 2 messages
SolidStart
Anchor doesn't load the page 19 messages
Beginner
Scope styles to a page 7 messages
Suggestions
I use set timeout everywhere for animation and state is that ok? 14 messages
Beginner
Code review request: Optional context Provider pattern 7 messages
Intermediate Comments
How to disable ssr in solidstart? 2 messages
Beginner SolidStart
Import error with Outlet 6 messages
Beginner SolidStart Solid API
Create signal from store element 17 messages
Beginner Solid API
How to react to length of store array? 15 messages
Beginner Solid API
SolidJS with Router behind Apache Proxy 3 messages
Advanced
Handling errors in createResource 5 messages
Solid API
How to update data saved on local storage 8 messages
Beginner
SolidJS Universal - How does the method of tree creation get chosen? 11 messages
Advanced
Solid-Start preloads 404 page instead of OAuth API route 8 messages
SolidStart
Solid-Router: "named views" equivalent? 18 messages
Intermediate
stop screen flicker from createResource refetch? 10 messages
Solid API
Need help opening 4 messages
Beginner
How do I apply Css only for certain routes and then unload the effects on other routes 6 messages
Beginner
Can anyone tell me how best to do it? Store API 5 messages
SolidStart Solid API
How do I upgrade a solid-start project to use the latest version of solid-start 3 messages
SolidStart
solid-router without SSR and without having to redirect 5 messages
Beginner Intermediate Libraries
Portals in nested routes not rendering in consistent order 19 messages
Possible Bug Intermediate
How do I use solid router in the solid playground? 15 messages
Beginner Libraries
how to make two-way data transfer through components? 19 messages
Beginner
Passing "up" signals in Solid 7 messages
Reactivity Intermediate
useNavigate - navigate(path) throws "computations created outside a `createRoot`" and error 8 messages
Beginner Possible Bug Solid API
Can't use an image without src/assets/ at the path 25 messages
Beginner
Anchor with target="_blank" leading to app's URL 25 messages
Beginner Possible Bug
Solid-start site shows blank page when deployed with github-pages 16 messages
Possible Bug SolidStart
Passing data from `event.locals` to Frontend 9 messages
Beginner SolidStart
How does the "You might not need an effect" page from react.dev translate to SolidJS's effects? 8 messages
Reactivity Intermediate Solid API
I'd like to see an example of working with a microservices API architecture 2 messages
SolidStart
SolidStart or Vite + solid-pwa plugin for creating a fast and secure PWA app? 22 messages
Beginner Suggestions SolidStart Solid API
is Index of Store that is array Signal? 14 messages
Beginner Solid API
captureStoreUpdates vs reconcile 6 messages
Beginner Reactivity Solid API
some confusion regarding authentication when accessing third-party APIs in SolidStart. 10 messages
Beginner SolidStart
Uninitialized signal in JSX but initialized in component 6 messages
Beginner Solid API