martinstoeckli / SilentNotes

SilentNotes is a simple note taking app which respects your privacy.
https://www.martinstoeckli.ch/silentnotes
Mozilla Public License 2.0
238 stars 35 forks source link

Fix/reload page #240

Closed martinstoeckli closed 7 months ago

martinstoeckli commented 7 months ago

With the newer DotNet version, the interpretation of encoded url parameters in NavigationManager changed. The "ForceReload" route now uses a hex encoding to avoid any (future) problems.