-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Recursive call from typeof in output bundle #3741
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can you provide a reproduction? I can suspect some scenarios where |
Ah I got it. |
any updates ? |
The same issue here. |
Just conformed @lizux's suggestion to use 3.5.3, and this worked for me |
https://github.com/savoygu/test-typeof the project is generated using the version @vue/cli3.5.4, when you run, just open browser developer tools will see the error |
Version
3.5.4
Environment info
Steps to reproduce
when you use js
typeof
keyword, you will get thisWhat is expected?
no error!
What is actually happening?
The text was updated successfully, but these errors were encountered: