I have started a new project and wants to add a mobile number field in my sign up page.
Selected Limit the number of characters as well as indicated Maximum number of 8.
When I tried out the textbox by hitting “123456789”, the textbox displayed “12345678”.
However, when I hit the delete button at “8”, the value becomes “12345679” instead of “1234567”
How about instead of using the max number feature, you have no limit but have a condition on the signup button to run its workflow when “Input Mobile (sign up) :number of characters is 8” and couple that with an alert message that is visible whenever the :number of characters is > 8 to let the user know.
I’ve ran into this before and never thought it was serious enough to send in a bug report. If you want to though, go for it https://bubble.io/bug_report