jQuery 1.9

Have there been any updates to the product to address changes brought on my jQuery 1.9?

I seem to be getting an error on the following line

scheduler.config.lightbox.sections = [

Uncaught TypeError: Cannot set property ‘sections’ of undefined

But I haven’t looked to deeply at the root cause.

I do know that with jQuery 1.8.3 does not exhibit this error.

Nevermind. My error.