-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Description
Version
2.6.6
Reproduction link
https://jsfiddle.net/6s4cg2pv/3/
Steps to reproduce
when you open the fiddle you will see dynamic attributes refers camel case varibales(slotName , attributeName) but vue is looking for lower case variables.
if you cahange varibale names in data to slotname and attributename it works fine.
What is expected?
dynamic attribute variables must look for exact variable name
What is actually happening?
dynamic attributes refers camel case varibales but vue is looking for lower case variables.
Metadata
Metadata
Assignees
Labels
No labels