Skip to content

Dynamic arguments upper case problem #9528

@karaozgur

Description

@karaozgur

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions