Closed milchinskiy closed 3 years ago
I was wrong, the problem is not with vue-router. Wails is unfortunately not friendly with dynamically imported components. close this issue.
Some technologies are just built for the browser unfortunately. Most people get around the issue. There's a number of guides on the website.
Description
vue-router@4 has no mode field. Now it has history field. and the abstract option is no longer available now. Instead, there is createMemoryHistory, which is for SSR. But it doesn't work with it, just an empty window after the build.
To Reproduce Steps to reproduce the behaviour:
Expected behaviour vue-router@4 works properly with wails
System Details
Note: wails serve wroks as expected