SOLVED: createLazyMemo Broken?
Not being updated after initial run:
https://playground.solidjs.com/anonymous/5bd22dcf-1313-41dc-8fe2-efff425c7def
Another example:
https://playground.solidjs.com/anonymous/c50c02a6-35e9-4b74-bd74-2b1414fda976
Solid Playground
Quickly discover what the solid compiler will generate from your JSX template
Solid Playground
Quickly discover what the solid compiler will generate from your JSX template
4 Replies
much appreciated, thank you!
use https://jspm.dev
the approach they took is less susceptible to these version mismatch issues
too bad it's getting deprecated
https://jspm.org/jspm-dev-deprecation
would be cool to integrate https://generator.jspm.io/ with playground
i just started pinning my versions, hopefully that helps
tho... if the primitives solid dep gets bumped, then i'll end up with two versions again
oh is that what the v135 prevents?
nope, i think it's just their build number, with that version mismatch, for some reason, doing v134 or even v1 loads correctly lol