phungleson
phungleson
SSolidJS
Created by phungleson on 9/11/2023 in #support
Vitest 0.34.4 caused `You appear to have multiple instances of Solid`
I think it might be some other things to do with the package manager, It works when I use pnpm but doesn't when I switch to bun
13 replies
SSolidJS
Created by phungleson on 9/11/2023 in #support
Vitest 0.34.4 caused `You appear to have multiple instances of Solid`
Just a note, I managed to upgrade to vitest 1.0.x by the 1st solution in https://github.com/solidjs/solid-testing-library?tab=readme-ov-file#known-issues
13 replies
SSolidJS
Created by phungleson on 11/18/2023 in #support
Attempting to access a stale value from <Show>...
I know where I set the store that causes the issue, but I don't know which <Show /> caused the error
2 replies
SSolidJS
Created by phungleson on 9/11/2023 in #support
Vitest 0.34.4 caused `You appear to have multiple instances of Solid`
I checked out Vitest code and tried a few things but nothing seem to resolve the issue
13 replies
SSolidJS
Created by phungleson on 9/11/2023 in #support
Vitest 0.34.4 caused `You appear to have multiple instances of Solid`
To be correct I encountered the issues since vitest 0.34.3, nothing updated only changing vitest version.
13 replies
SSolidJS
Created by phungleson on 7/17/2023 in #support
Reactivity does not flow through nested structure and <For />
Hmm now I have to look at my code and see what the issue is since I definitely have computation
6 replies
SSolidJS
Created by phungleson on 7/17/2023 in #support
Reactivity does not flow through nested structure and <For />
Oh thanks!
6 replies
SSolidJS
Created by phungleson on 7/17/2023 in #support
Reactivity does not flow through nested structure and <For />
It seems to be the purpose of produce though
6 replies
SSolidJS
Created by phungleson on 7/17/2023 in #support
Reactivity does not flow through nested structure and <For />
Possibly due to I am using produce and objects are keep the same?
6 replies
SSolidJS
Created by phungleson on 6/8/2023 in #support
Reactive in case of dynamic data
Yeah so I was setting a property to an array?
5 replies
SSolidJS
Created by phungleson on 4/4/2023 in #support
Handle union type in store
Thanks, yeah it is not ideal
4 replies
SSolidJS
Created by phungleson on 4/1/2023 in #support
Stricter JSX?
While IIFE still retain reactiveness?
6 replies
SSolidJS
Created by phungleson on 4/1/2023 in #support
Stricter JSX?
Ah yeah cool, I didn't think about IIFE, as about untrack I guess all reactive vars inside the function will be disabled?
6 replies
SSolidJS
Created by phungleson on 2/16/2023 in #support
onfocus or onFocus or onFocusIn?
I am on solidjs 1.6.11
25 replies
SSolidJS
Created by phungleson on 2/16/2023 in #support
onfocus or onFocus or onFocusIn?
Ah interesting, thanks, I wonder why my vscode doesn't pick up 🤔
25 replies
SSolidJS
Created by phungleson on 2/16/2023 in #support
onfocus or onFocus or onFocusIn?
Thanks! @mdynnl 😃
25 replies
SSolidJS
Created by phungleson on 2/16/2023 in #support
onfocus or onFocus or onFocusIn?
Reorganize is a dangerous word 🥲
25 replies
SSolidJS
Created by phungleson on 2/16/2023 in #support
onfocus or onFocus or onFocusIn?
25 replies
SSolidJS
Created by phungleson on 2/16/2023 in #support
onfocus or onFocus or onFocusIn?
I quickly looked through the commits but didn't see anything suspicious
25 replies
SSolidJS
Created by phungleson on 2/16/2023 in #support
onfocus or onFocus or onFocusIn?
Maybe we should ask Ryan?
25 replies