Hi DW
I have a customer that wants to enter a number larger than "2147483647" and save a custom fee rule.
When i inspect the input element for the volume limit field inside shipping settings i can see that it has a upper limit of "2147483647". However if i change this number i still cannot save the rule set.
If i increase the number to 2147483648 and hit the save button i recieve the error below:
"An invalid form control with name='FeeVolumeLimit_Editor' is not focusable."
Is it possible to change this somehow?