Strange error with RAWJS

Hello everyone. Does anyone know how I can fix this error? It's happening when I use a TextInput->mask(RawJs::make('$money($input, ",", "", 3)')) in the form. Thanks
image.png
Solution
Resolvido trocando o componente de InputText pelo Money do Filament-ptbr-forms-fields.
Was this page helpful?