Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
matulla_ffm
Posts
Comments
S
SolidJS
•
Created by vypxl on 12/29/2023 in
#support
Solid Start Getting Started example not working
Back to Vince 0.0.54 solved the problem
9 replies
S
SolidJS
•
Created by matulla_ffm on 5/10/2023 in
#support
Navbar re-renders
I tried this - same problem. Then i removed all async data fetching und every call to signals - i.e. no interactivity - same problem. Could this be the default behavior?
17 replies
S
SolidJS
•
Created by matulla_ffm on 5/10/2023 in
#support
Navbar re-renders
<Body> <Suspense> <ErrorBoundary> <Navbar active={active} /> <Routes> <FileRoutes /> </Routes> </ErrorBoundary> </Suspense> <Scripts /> </Body>
17 replies
S
SolidJS
•
Created by matulla_ffm on 5/10/2023 in
#support
Navbar re-renders
i don't really understand - at the moment it look like this.
17 replies
S
SolidJS
•
Created by matulla_ffm on 5/8/2023 in
#support
i expect a refetch with new data when the value of "firma()" changes - but this don't work.
It‘s stored in an signal. To be exact: it seems to do a refetch but don‘t use the actual value
4 replies