taiga-family/maskito

๐Ÿž - `Number` fails to process clipboard paste which contains redundant spaces

Closed this issue ยท 0 comments

Which package(s) are the source of the bug?

@maskito/kit

Playground Link

https://maskito.dev/kit/number/API

Description

  1. Open https://maskito.dev/kit/number/API
  2. Paste (digit with spaces at the start and the end)
        123456    
    

Expected behavior: 1 234
Actual behavior: 1 234 

Maskito version

3.0.3

Which browsers have you used?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android