F
Filament12mo ago
WrkL

Textfield with masking in Repeater

Hi, i have a masking field inside a repeater as below
Forms\Components\TextInput::make('quantity')
->mask(RawJs::make(<<<'JS'
$money($input)
JS))
Forms\Components\TextInput::make('quantity')
->mask(RawJs::make(<<<'JS'
$money($input)
JS))
it will format incorrectly when we add more item to the repeater, detail as attached video any suggestion on how to fix this ? thanks
1 Reply
WrkL
WrkLOP12mo ago
anyone know how to solve this ?
Want results from more Discord servers?
Add your server