DateTimePicker(Non Native) Reactive Infinite Bug
Clicking the button
activateNow
keeps the DateTimePicker
updates to infinity5 Replies
@Eskie try removing live() on the DateTimePicker component
I need the
live
function in my main app.. i just posted the snippet for them to test
upIs that all of the code? I don’t see how that Action should be called in a loop unless you have afterStateUpdated there.
Me too.. in that simple code.. i didn't expect there is an infinite update of
DateTimePicker
but you can try itIf there is nothing else that could interfere with it, please open an issue on GitHub.