Results 4 comments of Daniele Rosada

The only field in AppRouter that identifies the next istruction is history.fragment, but it is not unique.

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...

`.plugin(PLATFORM.moduleName('@aurelia-ux/icons'), {icons: (icons as any).default})` With this it works, thank you! I use typescript and I had no errors and no warnings, except this warning that's left in the visual...

Thank you for the fast answer. Snippet code here: https://stackblitz.com/edit/typescript-cro98o?file=index.ts,package.json