Mant
Mant
SSolidJS
Created by Mant on 3/16/2024 in #support
Async Primitive
thank you very much, I can see the idea.
6 replies
SSolidJS
Created by Mant on 3/16/2024 in #support
Async Primitive
the getImage is async, and can restart a refetch or fetch in indexedDB, which seems to me to make the software more complex.
6 replies
SSolidJS
Created by Mant on 6/22/2023 in #support
vitest error 'registerGraph'
Thank you, that fixed the problem
5 replies
SSolidJS
Created by Mant on 4/18/2023 in #support
IntersectionObserver
yes exactly
27 replies
SSolidJS
Created by Mant on 4/18/2023 in #support
IntersectionObserver
Good question I will ask that.
27 replies
SSolidJS
Created by Mant on 4/18/2023 in #support
IntersectionObserver
if I don't use root it activates on the global scroll, and the global scroll doesn't move.
27 replies
SSolidJS
Created by Mant on 4/18/2023 in #support
IntersectionObserver
$scroll_container is defined that after the construction of the makeIntersectionObserver it does not exist.
27 replies
SSolidJS
Created by Mant on 4/18/2023 in #support
IntersectionObserver
scroll_container does not exist, so it does not work.
27 replies
SSolidJS
Created by Mant on 4/18/2023 in #support
IntersectionObserver
Yes, that's why I feel like I'm using a hack but I don't see how to do it properly with the solidjs intersection-observer package.
27 replies
SSolidJS
Created by Mant on 4/18/2023 in #support
IntersectionObserver
It seems to work though, it activates on scroll, surprisingly.
27 replies
SSolidJS
Created by Mant on 4/18/2023 in #support
IntersectionObserver
would the use:intersectionObserver work if I did this?
27 replies
SSolidJS
Created by Mant on 4/18/2023 in #support
IntersectionObserver
because I need $scroll_container to exist
27 replies
SSolidJS
Created by Mant on 4/18/2023 in #support
IntersectionObserver
this is what I use
27 replies
SSolidJS
Created by Mant on 1/19/2023 in #support
Lexical (or another)
Otherwise nothing to see, but you work with YJS ? it's not too hard ?
44 replies
SSolidJS
Created by Mant on 1/19/2023 in #support
Lexical (or another)
So I guess that was it, I changed the props.value to String(props.value) 🙃
44 replies
SSolidJS
Created by Mant on 1/19/2023 in #support
Lexical (or another)
Probably a proxy problem I think with the solid-js store
44 replies
SSolidJS
Created by Mant on 1/19/2023 in #support
Lexical (or another)
Strange, strange, I don't see any real difference.
44 replies
SSolidJS
Created by Mant on 1/19/2023 in #support
Lexical (or another)
Because on my side I have a throw Error(Reconciliation: could not find DOM element for node key ${key}); maybe due to a lag
44 replies
SSolidJS
Created by Mant on 1/19/2023 in #support
Lexical (or another)
No, it does work, I don't understand, I have to see the difference with my code.
44 replies
SSolidJS
Created by Mant on 1/19/2023 in #support
Lexical (or another)
this makes the call setValue in App.tsx
44 replies