taiga-family / maskito

Collection of libraries to create an input mask which ensures that user types value according to predefined format.
https://maskito.dev
Apache License 2.0
1.43k stars 33 forks source link

🐞 - Regression with maskito 3.1.0 #1776

Closed splincode closed 1 month ago

splincode commented 1 month ago

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

Don't known / other

Playground Link

https://github.com/taiga-family/taiga-ui

Description

  1. Clone repo
  2. rm package-lock.json && npm i
  3. run e2e
image

Maskito version

3.1.0

Which browsers have you used?

Which operating systems have you used?

splincode commented 1 month ago

https://github.com/taiga-family/taiga-ui/pull/9495