Hi guys, I have a problem with the date picker widget.
On chrome, it's working fine but on IE, the layout is broken.
My jquery version is 1.8.3, bootstrap is 3.4.1
I added an image. Please help me.
Thank you so much
hi,
Did u try other : input calendar in rich widget? I found it is better.
this wrote:
thanks for your reply, I used input calendar in rich widget by this link https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Patterns/Using_Web_Patterns/Controls/DatePicker
and it's not working
I try in IE11 and it is okay
yah thanks for your good reply, I'm trying my side which using default theme. It's working fine. I think the issue relate to jquery version not compatible with bootstrap.
Again, thank for your help.
I tried the live style guide for OutSystems UI web patterns, and it appears there are problems in IE 11.
https://www.outsystems.com/outsystems-ui/patterns/web/DatePicker
Most things work fine, but I get a javascript error when clicking on the previous and next month arrows. I will log a bug, though maybe its a bug in https://github.com/dbushell/Pikaday, though that seems to work in IE11 fine.