59
Views
2
Comments
OutSystems React Input Field - Date/time doesn't work in firefox or edge?
Question

In react if you have an input on the page with a variable of type date/time.  In Chrome you get a nice date/time picker.  However, it looks like in firefox and edge there is no picker and the viewer has to know the format to enter?  Is OutSystems aware of this?

2020-11-10 23-58-16
Raphael Ranieri
 
MVP

Hi Jason,

Did you check in your browser's console to see if there were any JS errors?

Maybe some custom JS may have caused an error and because of this other components may be affected.


2017-08-09 12-12-29
Jason Herrington

Raphael Ranieri wrote:

Hi Jason,

Did you check in your browser's console to see if there were any JS errors?

Maybe some custom JS may have caused an error and because of this other components may be affected.


 One of our developers just downloaded the most up to date version of firefox - loaded the page with the date/time input on it - no popup/formatting available and no errors in console.

 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.