Skip to content

go_router-v13.2.4

@AhmedLSayed9 AhmedLSayed9 tagged this 11 Apr 19:13
This PR updates examples to use `uri.path` instead of `uri.toString()` for accessing the current location.

While the examples don't use deep linking, promoting the usage of `uri.toString()` in the examples doesn't seem to be a good idea as it can lead to issues when it's used with deep links (It'll include host and scheme).
Assets 2
Loading