ariaieboy / filament-currency

Enhanced Currency Related stuff for Filament
MIT License
49 stars 8 forks source link

Fix issue on live typing it jumps due to not dispatching input event #33

Closed nielsvh2103 closed 5 months ago

nielsvh2103 commented 5 months ago

See issue #32 Please check this in issue #31 test branch to see if this works for that scenario aswell.

I checked myself by trying $set in afterStateUpdated on another input in my form. In the repeater aswell, both work for me.

But should maybe check if this works in the old issue test branch.

ariaieboy commented 5 months ago

As I described here this issue is not specific to this package.

Your changes will break live updates when using currencyMask on both fields.