-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.🐞 bugSomething isn't workingSomething isn't working
Description
Vue version
3.3.10
Link to minimal reproduction
See below
Steps to reproduce
I am using cunstom web components ( extjs web components ) inside vue sfc template:
<teplmate>
<ext-dialog width="100" height="100" >
</teplmate>
Width and height are passed as null.
Im vue v3.3.9
works without errors.
What is expected?
See above
What is actually happening?
See above
System Info
See above
Any additional comments?
See above
Metadata
Metadata
Assignees
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.🐞 bugSomething isn't workingSomething isn't working