S
SolidJS6d ago
halu

SOLVED: createLazyMemo Broken?

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
halu
halu5d ago
much appreciated, thank you!
mdynnl
mdynnl3d ago
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
halu
halu3d ago
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?
mdynnl
mdynnl3d ago
nope, i think it's just their build number, with that version mismatch, for some reason, doing v134 or even v1 loads correctly lol