tannernetwork/resizable

Uncaught TypeError: Cannot read property 'resize' of undefined

pmorch opened this issue · 1 comments

I've created a jsfiddle for demo purposes: https://jsfiddle.net/pmorch/cv4rvmq3/1/

When i run it, it seems the div is resizable, but i get errors in the console:

resizable.min.js:8 Uncaught TypeError: Cannot read property 'resize' of undefined

and

resizable.min.js:8 Uncaught TypeError: Cannot read property 'stop' of undefined

Thanks for reporting. The problem should be solved in the latest version.

Regards