Hey folks! Any idea on how to properly auto format decimal numbers inside a TextField based on the locale? Right now we figured out a half working solution using number formatter. But the cursor does not stay at the end of the number and periodically moves one step further to the front.