Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Razboy20
Posts
Comments
S
SolidJS
•
Created by Katja (katywings) on 8/20/2024 in
#support
onMount randomly not called
but state changes coming from a store given by a provider are being reactive inside of the component?
130 replies
S
SolidJS
•
Created by Katja (katywings) on 8/20/2024 in
#support
onMount randomly not called
which isn't making much sense...
130 replies
S
SolidJS
•
Created by Katja (katywings) on 8/20/2024 in
#support
onMount randomly not called
I'm experiencing this where a navbar component in the root of a router isn't executing onMount or createEffect statements like 50% of the time
130 replies
S
SolidJS
•
Created by Sudhagar on 5/3/2024 in
#support
Getting Object.hasOwn is not a function on older browsers. Attaching the trace
Ahh… right I’ve heard of it
7 replies
S
SolidJS
•
Created by Sudhagar on 5/3/2024 in
#support
Getting Object.hasOwn is not a function on older browsers. Attaching the trace
I’m curious, how are you viewing these stack traces?
7 replies
S
SolidJS
•
Created by Razboy20 on 10/31/2023 in
#support
TypeError: Cannot read properties of null (reading 'push')
downgrading solidjs to ^1.7 seemingly fixed the problem ._.
5 replies
S
SolidJS
•
Created by Razboy20 on 10/31/2023 in
#support
TypeError: Cannot read properties of null (reading 'push')
source code:
https://github.com/Razboy20/ticket_counter
5 replies
S
SolidJS
•
Created by Razboy20 on 10/31/2023 in
#support
TypeError: Cannot read properties of null (reading 'push')
(Not a cause of the solid-start-cloudflare-pages adapter, as this also occurs with the default node adapter)
5 replies