Plugin produces the following error when resize event is delegated:
Uncaught TypeError: Cannot set property 'w' of undefined
This error is documented here #1, but the any suggested solutions don't allow event delegation to work.
Here is a fiddle that reproduces the issue. http://jsfiddle.net/e3apze3a/2/
Environment Info
jQuery 3.1.0
Chrome 52.0.2743.116 m (64-bit), Firefox 43.0.1
Plugin produces the following error when resize event is delegated:
This error is documented here #1, but the any suggested solutions don't allow event delegation to work.
Here is a fiddle that reproduces the issue. http://jsfiddle.net/e3apze3a/2/
Environment Info
jQuery 3.1.0
Chrome 52.0.2743.116 m (64-bit), Firefox 43.0.1