eduardoborges / use-mask-input

✏️ A react Hook for build elegant input masks. Compatible with React Hook Form
https://npmjs.com/package/use-mask-input
332 stars 19 forks source link

fix: mui textfield disappearing #95

Open patrickjmeurer opened 2 weeks ago

patrickjmeurer commented 2 weeks ago

Temporary fix for #90 !

:)

eduardoborges commented 1 week ago

Hey @patrickjmeurer! Can you update package lock file?

And can you provide some evidences? screenshots or videos of your fix.

patrickjmeurer commented 1 week ago

Hello @eduardoborges. As you requested, in annex the video of the solution, with the packages already updated!

https://github.com/user-attachments/assets/d763d6bc-4289-4ae7-a18e-6d594de8c89b

patrickjmeurer commented 1 week ago

idk why the CI is failing, maybe cache?

patrickjmeurer commented 1 week ago

@eduardoborges can I help with anything else on this PR?

eduardoborges commented 1 week ago

@eduardoborges can I help with anything else on this PR?

This version of inputmask doesnt exists

patrickjmeurer commented 2 days ago

@eduardoborges some news?