Hello all!
I've been using GSAP for a little over a week now and I'm loving it. Thank you for the awsome work you're doing.
I upgraded from GSAP 1.13.1 to 1.13.2 this morning and began receiving the following TypeError from Firefox.
TypeError: s is undefined - Draggable.js:141
I found that the "trigger" property was no longer accepting the selector string that I been using which is "#plat". Everything works great when I pass in the element or a jQuery object though so I'm just passing in the element now. I just wanted to post this incase someone receives the same error.
Thanks again for GSAP!