Skip to content

don't run e.persist() in _onFocus() when customInput doesn't have attribute .persist() #706

@corsin-ragettli

Description

@corsin-ragettli

Describe the issue and the actual behavior

I have a type issue when I input a custom component in NumericFormat because e.persist() doesn't exist on my component when onFocus is called.

Describe the expected behavior

NumericFormat doesn't call e.persist() when component is focused

Please check the browsers where the issue is seen

  • Chrome
  • Chrome (Android)
  • Safari (OSX)
  • Safari (iOS)
  • Firefox
  • Firefox (Android)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions