Browser page refresh #12362
-
My WASM application uses Navigation.
Is there any particular setting that can be used to avoid this, either on Uno or on the server side? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
You may want to take a look at this particular document: https://platform.uno/docs/articles/external/uno.wasm.bootstrap/doc/features-deep-linking.html |
Beta Was this translation helpful? Give feedback.
-
It turned out that the solution above works well when running the app from VisualStudio, but it doesn't actually work when the app is deployed on my web server (nginx). |
Beta Was this translation helpful? Give feedback.
-
So the solution needs to be server depended there is no way to handle this in the code ? e.g. in App.xaml.cs ? |
Beta Was this translation helpful? Give feedback.
You may want to take a look at this particular document: https://platform.uno/docs/articles/external/uno.wasm.bootstrap/doc/features-deep-linking.html