Skip to content

props of vnode didn't initialize #4008

Closed
@kooriookami

Description

@kooriookami

Version

3.1.2

Reproduction link

https://codesandbox.io/s/boring-hofstadter-h2jee

Steps to reproduce

Hi, please look at the console.
image

What is expected?

It's expected to get merged props, like

{
  "aBC": "a-b-c",
  "a1": "a1",
  "b2": "b2",
  "c3": "c3",
}

What is actually happening?

The props of vnode didn't convert to camel case, and there's no default props, such as a1 b2 c3.

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