Hi everyone,
I have a link in a sidemenu that routes to tabs. But they only work when it’s path in app-routing.module.ts is ’ '.
It works completely fine when i set the route to ’ ’ in app-routing.module.ts.
Any ideas?