romanobro
romanobro
SSolidJS
Created by romanobro on 6/9/2023 in #support
using vanilla js with import?
6 replies
SSolidJS
Created by romanobro on 5/10/2023 in #support
cant access global signals inside onMount?
thanks
6 replies
SSolidJS
Created by romanobro on 5/10/2023 in #support
cant access global signals inside onMount?
🤦‍♂️ my bad haha
6 replies
SSolidJS
Created by romanobro on 4/1/2023 in #support
Cannot read properties of null (reading 'nextSibling')
i will post the issue tonight sorry for delay
19 replies
SSolidJS
Created by romanobro on 4/1/2023 in #support
Cannot read properties of null (reading 'nextSibling')
could you tell me the name of the site where you can create a solid start application in the browser? I would like to see if I can replicate it
19 replies
SSolidJS
Created by romanobro on 4/1/2023 in #support
Cannot read properties of null (reading 'nextSibling')
19 replies
SSolidJS
Created by romanobro on 4/1/2023 in #support
Cannot read properties of null (reading 'nextSibling')
19 replies
SSolidJS
Created by romanobro on 4/1/2023 in #support
Cannot read properties of null (reading 'nextSibling')
19 replies
SSolidJS
Created by romanobro on 4/1/2023 in #support
Cannot read properties of null (reading 'nextSibling')
my only guess is that it has something to do with a list element that occurs in one page but not another
19 replies
SSolidJS
Created by romanobro on 4/1/2023 in #support
Cannot read properties of null (reading 'nextSibling')
19 replies
SSolidJS
Created by Carere on 3/5/2023 in #support
Anyone has tested Tauri App with Solid Start ?
I too am interested but honestly that sounds like a total bug fest 😂 lmk if you try it
2 replies
SSolidJS
Created by hotshoe on 3/1/2023 in #support
Can a Solid store contain class objects?
solid stores do not work with classes, watched this video today actually and its quite good https://youtu.be/HsMAMsaDpzU
12 replies
SSolidJS
Created by romanobro on 2/21/2023 in #support
Setting innerhtml causes error
okay, thank you
8 replies
SSolidJS
Created by romanobro on 2/21/2023 in #support
Setting innerhtml causes error
i figured a workaround recently but I believe that it might be a bug. I apologize, as I dont know enough about frameworks to open an issue on github. When i tried to replicate it in plain solid js rather than solid start, it worked just fine so I think this is a solid start issue
8 replies
SSolidJS
Created by romanobro on 1/16/2023 in #support
Solid newbie
Ok, got it. In vanilla node js server I could just use express routing and have all of my backend operations housed in the same file. I guess what I would be doing in this case would be creating my own api in a way if I wanted to go down that path. Thanks
4 replies