how to combine live() with money mask()
how to combine live() with mask(RawJs::make('$money($input)')).
when I combine them together the money separating comma is not shown in the correct place
ex. when I type 100000 I am getting 100,0000
1 Reply
Solution
live(debounce: 1000)