Jari Ketolainen
Jari Ketolainen
Any news about releasing this fix?
I'm facing the same problem (3.2.4). Is there some way to fix these warnings?
Any news on this one?
I'm having the same issue, is there some workaround to fix it?
Scripts set in manualChunks are loaded directly in front page, instead to be lazy loaded when needed
Any news on this one? It really should be fixed.
Scripts set in manualChunks are loaded directly in front page, instead to be lazy loaded when needed
Bump.
I have the same problem. Hot reload in some way "freezes" the Vue devtools and requires closing and reopening Chrome's dev-tools, and page refresh after that. Chrome 122.0.6261.112 / MacOS...
Scripts set in manualChunks are loaded directly in front page, instead to be lazy loaded when needed
We really need to get this fixed.
I had the same problem and can confirm that it is related to component imports (what @chris-upmind mentioned above). I'm asynchronously importing several components in a file and I had...
I just stumbled on this one when going through a larger codebase which has been using the method-style when defining v-on event handlers. Shouldn't the vue/v-on-handler-style rule by default forbid...