Anybody facing issues with a datetime picker’s initial value?
It works fine on a first load but when cancel it and I open it again it doesn’t use the initial value anymore. I get it that it wants to use cached value but is there a way to reset the picker or force it to use dynamic initial date value? It makes it hard to use it with database records when initial value can not be loaded.