You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just curious if there is an option to dynamically add actions to the command palette. I was able to modify the <Root> actions parameter to accept a Solid signal and then dynamically add actions using a generic timeout. But I couldn't seem add actions more than once.
I am very new to SolidJS - and never learned much of React. I would be interested in some kind of collaboration on this front as this will end up in a production environment.