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
Hi,
I have a problem with navigationStrategy. I load only the first time moduleId, then when I change the route the moduleId remains the same even if the route #has the right name . (No error)
I use aurelia with webpack.
I can't replicate the error, but thanks for repro. Webpack is the problem, it doesn't load files correctly.
I want webpack to load 6 modules and not just the first one used so that through the router parameters I can identify which one I have to use to achieve correct navigation.
Hi,
I have a problem with navigationStrategy. I load only the first time moduleId, then when I change the route the moduleId remains the same even if the route #has the right name . (No error)
I use aurelia with webpack.
Thanks
The text was updated successfully, but these errors were encountered: