You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
example.com/auth/ is working but example.com/auth is also working (without css)
example.com/auth/dashboard working but example.com/auth/dashboard/ is also working (without css)
example.com/auth/setting working but example.com/auth/setting/ is also working (without css)
Which means, dashboard and setting is working like directory.
URL routing is not working as expected
example.com/auth/ is working but example.com/auth is also working (without css)
example.com/auth/dashboard working but example.com/auth/dashboard/ is also working (without css)
example.com/auth/setting working but example.com/auth/setting/ is also working (without css)
Which means, dashboard and setting is working like directory.