field if you write more then 18 digits then livewire returns with a "Livewire encountered corrupt data when trying to hydrate". I would assume this is because it switches to exponentials automatically and that cannot be validate towards numbers. I thought providing a maxValue / maxLength would solve this issue, but the textfield still allows for bigger lengths and values to be written in the field.