This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
__VUE_PROD_DEVTOOLS__ Cause my project to not run. #316
Labels
You can continue the conversation there. Go to discussion →
Describe the bug
vite.config.ts
define: {
VUE_PROD_DEVTOOLS: JSON.stringify(true),
},
If I change VUE_PROD_DEVTOOLS to false or delete this line of code, it will cause the browser of a certain page in the project to freeze directly.
Reproduction
https://ali.dev.goviewlink.com/chart/home/clqap150z0001mykzdn1q3mv8
Steps to reproduce
username: 13476068653
password: a123456
Log in and open the URL
https://ali.dev.goviewlink.com/chart/home/clqap150z0001mykzdn1q3mv8
I've tried to reproduce this bug, but it only appears on a page in my real environment.
System Info
Used Package Manager
npm
Logs
Project stuck
Validations
The text was updated successfully, but these errors were encountered: