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
Tested with vue-cli@beta and the problem seems related to the presence of keep-alive but happens without the router. Could you report this back to vue-loader?
What problem does this feature solve?
now, if i use router-view with
key
like this:when i modify
js
, the current component disappear, when i modifytemplate
orstyle
, it is right.want: can hot reload with
key router-view
What does the proposed API look like?
The text was updated successfully, but these errors were encountered: