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

Stack overflow while resizing the window #158

Closed hyperspace-de closed 12 years ago

hyperspace-de commented 12 years ago

I get a lot of stack overflows, while i resize the browser window.

I can reproduce this issue as follows:

  1. Go to http://dev.jtsage.com/jQM-DateBox/
  2. Select one of the demos
  3. Open one of the datebox popups
  4. Go back to the home page
  5. Resize the window

Sometimes the page layout/design get lost.

jtsage commented 12 years ago

Oh-ho. Well, that should not be happening. And I suspect that it is probably part of the cause of #138 and #141.

Thanks for noticing - I'll see if I can't track this down.

jtsage commented 12 years ago

That should do that - I was leaving a lot of things laying around that I didn't need to - this was the ugliest of them. Next up is the same for orientation change.