mirror of
https://github.com/zhigang1992/umami.git
synced 2026-06-13 01:38:43 +08:00
- Enforcing .toString() on navigatedURL, because without it it returns an object and break history state changes; - Typo `navaigatedUrl` to `navigatedURL`;