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?
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.
Raphael Ranieri wrote:
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.