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
I don't know specifically this is a Vue 3 issue but, I recently trying to convert vue2 app to vue3. What I came across is mostly, when I visit the application and application gives error on a specific component, after fixing it the hot reload gets the update event yet I need to manual refresh in order to other component realize this is fixed.
This may be not a thing since it's a crash and it's normal but maybe auto refresh instead of hmr detection after exceptions might be an option?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
I don't know specifically this is a Vue 3 issue but, I recently trying to convert vue2 app to vue3. What I came across is mostly, when I visit the application and application gives error on a specific component, after fixing it the hot reload gets the update event yet I need to manual refresh in order to other component realize this is fixed.
This may be not a thing since it's a crash and it's normal but maybe auto refresh instead of hmr detection after exceptions might be an option?
Beta Was this translation helpful? Give feedback.
All reactions