JonathanExcelsior
JonathanExcelsior
Explore posts from servers
SSolidJS
Created by JonathanExcelsior on 7/13/2023 in #support
Can you use the reactive object from useSearchParams as a source signal for createResource?
@._rb Thanks
5 replies
SSolidJS
Created by JonathanExcelsior on 7/13/2023 in #support
Can you use the reactive object from useSearchParams as a source signal for createResource?
@thetarnav I meant a property from the reactive object. E.g. const [resource] = createResource(searchParams.property, fetcher)
5 replies
SSolidJS
Created by JonathanExcelsior on 12/23/2022 in #support
Rendering issue
FYI, I did find a workaround but is not elegant. I'll keep trying!
10 replies
SSolidJS
Created by JonathanExcelsior on 12/23/2022 in #support
Rendering issue
Yes, this is what I was experiencing. Thanks for that! solid
10 replies
SSolidJS
Created by JonathanExcelsior on 12/23/2022 in #support
Rendering issue
Or I was thinking making an copy of the piece of state as it's an array of JSX elements generated using <For> element.
10 replies
SSolidJS
Created by JonathanExcelsior on 12/23/2022 in #support
Rendering issue
I meant one out of the two JSX elements. Yes, I am trying to do that. I will give that a go. Thanks!
10 replies
SSolidJS
Created by JonathanExcelsior on 12/3/2022 in #support
Props
Ok thanks! That was a solid answer! solid
4 replies