Katashin
Katashin
Sounds like we should implement it in this lib as well. btw, you can do that by just passing normal vue-router config in the current version. ```ts import Vue from...
Thank you for filing the issue. Please provide a minimal and self-contained reproduction to confirm the issue. See: https://stackoverflow.com/help/minimal-reproducible-example
What is the use case for that with vue-route-generator?
Sounds good to me. Although the implementation will be much more complicated as we need to analyse JS code and resolve each import statement.
If you follow the example code in the README, they are already dynamic.
Ah, I see. I thought you were talking about the async components.
@kiaking Thank you for pinging ๐ @miyaoka I can take over if you donโt have time for this.
Yeah, would be great to have ๐
PR is always welcome!
Thanks but there are strange behaviors with this style. - Switching between two modals flickers the positions.  - The modal still overflows...