Originally created by @sininen-blue on GitHub (Jul 9, 2025).
Originally assigned to: @eitchtee on GitHub.
Minor visual issue where backspacing on the amount section doesn't update where the comma is, it only updates when a new character is placed
This doesn't seem to affect the actual transaction
Originally created by @sininen-blue on GitHub (Jul 9, 2025).
Originally assigned to: @eitchtee on GitHub.

Minor visual issue where backspacing on the amount section doesn't update where the comma is, it only updates when a new character is placed
This doesn't seem to affect the actual transaction
adam
added the bug label 2025-12-28 23:24:35 +01:00
Yes! I agree this is somewhat annoying, however it is a caveat of Alpine's x-mask which we use to properly format the amount field, the comma/dot is only updated on new input or when you click out of the field.
At the time I couldn't find a sane money input plugin that worked as I wanted, so I stuck with the next best thing I could find. I will have another look to see if we can improve this somehow.
@eitchtee commented on GitHub (Jul 9, 2025):
Yes! I agree this is somewhat annoying, however it is a caveat of [Alpine's x-mask](https://alpinejs.dev/plugins/mask) which we use to properly format the amount field, the comma/dot is only updated on new input or when you click out of the field.
At the time I couldn't find a sane money input plugin that worked as I wanted, so I stuck with the next best thing I could find. I will have another look to see if we can improve this somehow.
@eitchtee commented on GitHub (Jul 10, 2025):
This will be fixed in the next release

Thanks to people at https://github.com/alpinejs/alpine/discussions/2872
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @sininen-blue on GitHub (Jul 9, 2025).
Originally assigned to: @eitchtee on GitHub.
Minor visual issue where backspacing on the amount section doesn't update where the comma is, it only updates when a new character is placed
This doesn't seem to affect the actual transaction
@eitchtee commented on GitHub (Jul 9, 2025):
Yes! I agree this is somewhat annoying, however it is a caveat of Alpine's x-mask which we use to properly format the amount field, the comma/dot is only updated on new input or when you click out of the field.
At the time I couldn't find a sane money input plugin that worked as I wanted, so I stuck with the next best thing I could find. I will have another look to see if we can improve this somehow.
@eitchtee commented on GitHub (Jul 10, 2025):
This will be fixed in the next release
Thanks to people at https://github.com/alpinejs/alpine/discussions/2872