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
is there a way to (update (weblocks/widgets/root:get)) for all sessions from within the repl ?
No. There is only a way to reset the last session. Look at the weblocks/debug package.
But probably it is a nice idea – to update widgets automatically on render method's redefinition or by a hotkey in IDE.
To do this, we need some Websocket or Server Side Events enabled on the page.
It would be really cool to implement this feature!
The text was updated successfully, but these errors were encountered:
bamboospirit
changed the title
is there a way to (update (weblocks/widgets/root:get)) for all sessions from within the repl ?
a way to (update (weblocks/widgets/root:get)) for all sessions from within the repl
Jan 1, 2021
svetlyak40wt
changed the title
a way to (update (weblocks/widgets/root:get)) for all sessions from within the repl
A way to (update (weblocks/widgets/root:get)) for all sessions from within the repl
Jan 1, 2021
svetlyak40wt
changed the title
A way to (update (weblocks/widgets/root:get)) for all sessions from within the repl
A way to (update (weblocks/widgets/root:get)) for all sessions from within the REPL
Jan 1, 2021
is there a way to (update (weblocks/widgets/root:get)) for all sessions from within the repl ?
No. There is only a way to reset the last session. Look at the weblocks/debug package.
But probably it is a nice idea – to update widgets automatically on render method's redefinition or by a hotkey in IDE.
To do this, we need some Websocket or Server Side Events enabled on the page.
It would be really cool to implement this feature!
The text was updated successfully, but these errors were encountered: