jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

Infinite event loop detected. #466

Closed jtsage closed 5 years ago

jtsage commented 5 years ago

useImmediate does not play nice with flipbox inline.

This is probably true of other modes or display methods.

No idea why yet.

jtsage commented 5 years ago

Not at all what the issue was. Chrono does not like the string from duration modes (which is what I was playing with).

Also, there was an infinite loop in the change / doset / set triggers. Fixed now.