Try our conversational search powered by Generative AI!

Form Element: Cannot input value 0.2 to number element (Firefox browser)

Fixed in

EPiServer.Forms 4.22.0

(Or a related package)

Created

Dec 03, 2018

Updated

Jan 02, 2019

State

Closed, Fixed and tested


Description

Steps to reproduce

1. Create a form with a [Number] element.
2. Add the form to a page.
3. Publish the page.
4. View the page in the Firefox browser.
5. Into the Number field, input the value "0.2".

Expected:
Inputted value is 0.2

Actual:
Inputted value is 02

Note: This issue does not occur in Chrome.