© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
RawJs::make('$money($input)') is not working properly - Filament
F
Filament
•
3w ago
•
17 replies
jbenavidesv
RawJs::make('$money($input)') is not working properly
✅ Solved
Form builder
4️⃣
v4
When using
-
>mask
(
R
a
w
J
s
:
:make
(
'
$money
(
$input
)
'
)
)
-
>stripCharacters
(
'
,
'
)
the number 1
,000 is converted to 1
, and so on
. This happend after upgrading filamentphp today by doing composer update
.
Solution
@jbenavidesv
Dan committed a fix
. It
'll get rolled into the next release
.
https://github.com/filamentphp/filament/pull/19454/changes
GitHub
fix: Strip characters for numeric input by danharrin · Pull Reques...
Fixes
#19448
.
Jump to solution
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Customize RawJs mask input field
F
Filament / ❓┊help
2y ago
Unsaved alerts show always pops up even if no changes made - `mask(RawJs::make('$money($input)'))`
F
Filament / ❓┊help
2y ago
Redirect is not working properly
F
Filament / ❓┊help
17mo ago
mask money comma separate is not working
F
Filament / ❓┊help
2y ago