trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

Button Panel doesn't load when minified by Microsoft Ajax Minifier in Cassette #655

Closed mtgibbs closed 10 years ago

mtgibbs commented 10 years ago

I've been grappling with this issue of the button pane not loading whenever the timepicker addon has been minified by Microsoft Ajax Minifier in Cassette and thought that you might have seen something similar in Issue #552.

When it is loading the addon separately it works wonderfully, but when I move it to our production environment and cassette concats and minifies everything it no longer functions as expected.

mtgibbs commented 10 years ago

Turns out this is an issue when jQueryUI is minified by cassette and not the plugin. Closing this.