-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed as not planned
Closed as not planned
Copy link
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Vue version
3.3.4
Link to minimal reproduction
Steps to reproduce
- press F12 for develop tool
- click
<h1>
tag to invoke event callback - then dev tool say TypeError: Class constructors cannot be invoked without 'new'
What is expected?
invoke constructor with new
What is actually happening?
it invoke constructor without new
System Info
No response
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists