custom props not rendered on nested components
I have the problem that my custom props are gone on nested components that not directly called as component from the routes.
See https://github.com/solidjs/solid/discussions/2317
What do I miss? Or what is wrong?
GitHub
Problem to extend img tags with additional props · solidjs solid · ...
I have the problem that I use a script : https://github.com/DeineAgenturUG/ionic-image-cache (changes not yet pushed) that are cache images to the indexeddb but use a url insted of an src while tem...
0 Replies