Build shows error in production - Uncaught TypeError: t.__Vue is not a constructor
-
When I build and put into production my application has this error.
I do not want everything to be perfect.Error:
Uncaught TypeError: t.__Vue is not a constructor
Erro TypeError: Cannot read property ‘$destroy’ of undefined -
Some code would be nice in order to figure this one out.
-
Are you on the 0.17 beta? If so, upgrade to latest (beta.21). Otherwise, please offer more details or better yet a minimal reproduction repo. Thanks.