Replies: 2 comments 10 replies
-
Hi wvhulle, this sounds to me like an issue with your Could you post an example of what your layout file looks like? I think that may help shed more light on this issue. |
Beta Was this translation helpful? Give feedback.
-
i have somehow the same case i try to change the page programatically. did you figure it out how to make the data part of the dynamic page reactive? if so can u post an example how you did it ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a +layout.file in which I execute a
goto
when a select element is selected. Unfortunately, thegoto
changes the the url in the url bar but does not change the contents of the page in the<slot>
element.If I prefix a second goto statement to a route higher in the hierarchy, it works. How can I debug this goto statement? It doesn't output anything I can use to find out why the navigation doesn't happen.
Beta Was this translation helpful? Give feedback.
All reactions