Patch Changes
- #3890
db12d60095f
Thanks @aliemir! - - Fixed layout flickering on authenticated routes.- Fixed repeated navigations issue on routes with
<Authenticated>
component. - Fixed conflicting navigation paths with
authProvider
methods and<Authenticated>
component.
- Fixed repeated navigations issue on routes with