#useResource re rendering full component

4 messages · Page 1 of 1 (latest)

obsidian heart
rain pawn
#

@obsidian heart You mean solely inside the component without any hook like useTrack$?

obsidian heart
#

yes exactly like in the example. So just a raw console.log in component not wrapped in any hook.

fading glen
#

The console log should fire on the server and if the tracked changed it fires in the browser.
If you want server only, please use loader$ and maybe get github.org from route path