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
{{ message }}
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
I fixed location of debugger for ts, but not reproduct for js. Please clear cache and have a try with js, if you also have issue, please provider a reproduction to let me can track it.
For example, I have this SFC:
As you can see, I have a debugger statement on line 34.
If I run this in dev server, I'll get this:
If I change script from ts to js, I'll get this:
This isn't correct too, but better then with ts.
The text was updated successfully, but these errors were encountered: