You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @pelmered I'm running into the same issue. When I type or even on blur nothing happens. I believe this is because of these javascript/Alpine errors (screenshots attached). I can even type in letters and other characters. Here's my code:
Hi there,
I am trying out this package and want to use the input mask. However, there seems to be a bug:
Alpine Expression Error: Invalid regular expression: /[^0-9]/g: Unterminated character class
Expression: "$money($input, '', ',', ' ', 2)"
I didn't do anything special, just added the MoneyInput to a resource create form.
The text was updated successfully, but these errors were encountered: