Issue with clearing Query Parameter
I want to clear the client query parameter upon close of the page or modal , I read somewhere in the discord server that you just need to set the query to null and it will totally clear but mine is showing an object instead . What can I do , I want to clear it totally when the user closes the page or modal . Thanks Here 's a small example of setting /removing a query parameter : - Preview https://start-scarlet_ackbar_identical_sole.toddle.site/ - Project https://toddle.dev/projects/scarlet_ackbar_identical_sole/branches/start/components/HomePage?leftpanel=design&canvas-width=800&canvas-height=800&rightpanel=events&selection=nodes.hkINFmYhjnn8FO5iArGoV I 'm not sure I understand when it would be useful to remove a query parameter before a page is closed ?