Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Miabread
Posts
Comments
S
SolidJS
•
Created by Miabread on 7/17/2023 in
#support
useRouteData returning undefined
and this only happens when it's wrapped in that show
20 replies
S
SolidJS
•
Created by Miabread on 7/17/2023 in
#support
useRouteData returning undefined
the console says it tries to hmr but nothing on the page actually updates
20 replies
S
SolidJS
•
Created by Miabread on 7/17/2023 in
#support
useRouteData returning undefined
it does work, but hmr stops working for anything inside the show block
20 replies
S
SolidJS
•
Created by Miabread on 7/17/2023 in
#support
useRouteData returning undefined
that's one of the original things I tried
20 replies
S
SolidJS
•
Created by Miabread on 7/17/2023 in
#support
useRouteData returning undefined
logging students directly says it's undefined
20 replies
S
SolidJS
•
Created by Miabread on 7/17/2023 in
#support
useRouteData returning undefined
students is not a function
20 replies
S
SolidJS
•
Created by Miabread on 7/17/2023 in
#support
useRouteData returning undefined
if I deconstruct it throws an error
20 replies
S
SolidJS
•
Created by Miabread on 7/17/2023 in
#support
useRouteData returning undefined
the call to
useRouteData
is directly returning undefined in either case anyways
20 replies
S
SolidJS
•
Created by Miabread on 7/17/2023 in
#support
useRouteData returning undefined
createResource
is the one that would return a tuple, and I tried that one too
20 replies
S
SolidJS
•
Created by Miabread on 7/17/2023 in
#support
useRouteData returning undefined
nope I'm using
createRouteData
which supposedly returns it's data directly
20 replies