Skip to content

one-way-number-mask slow #81

@maxymczech

Description

@maxymczech
{{one-way-number-mask
  value=val
  update=(action (mut val))
  class="someclass"
  options=(hash groupSeparator=" ")
}}

This code generates ton of [violation] errors in JS console:

[Violation] 'setTimeout' handler took 144ms
[Violation] 'input' handler took 693ms

And works slow. What could be the problem here?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions