Set url hash/anchor
I manage to set a hash anchor by : 1 . set page param = param1 #hash 2 . (for some weird reason ) go to url = current url . when I use this the path param evaluates to param1 , otherwise it evaluates to param1 #hash but now the equally important issue is how to unset it . and the trick above does not seem to work @Andreas Møller I am not sure I understand how we can achieve a "goToUrl without causing a page load " in [my example ] ( https://toddle.dev/projects/turquoise_o_en_lars_permanent_chicken/branches/start/components/test1?leftpanel=design&canvas-width=800&canvas-height=800&rightpanel=events)above I manage to set the hash but I do not know how to change /nullify it without page reload