Skip to content

componentOptions.tag is undefined #139

@aoi-umi

Description

@aoi-umi

when use Select of ivew on jsx, it will throw an error TypeError: Cannot read property 'match' of undefined
input:

<Select >
  <Option></Option>
</Select>

output:

TypeError: Cannot read property 'match' of undefined

expected:

no error

iview/iview#3697 (comment)

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