opal
opal copied to clipboard
time is always populated in the time picker
even if the actual underlying model is null, it even doesn't save anything back to the server.
https://github.com/angular-ui/bootstrap/issues/1114
has suggestions, so maybe we'll just use that...
did you find any solution ?
That's a good question! There are workarounds in terms of OPAL, but I'm guessing you've just clicked through from the issue 😄
My suggestion would be that you set an empty date on your controller if you have the ability to do so.
(does that help? Or am I getting the wrong end of the stick)