Uncaught TypeError: Cannot read property 'resize' of undefined
pmorch opened this issue · 1 comments
pmorch commented
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
tannernetwork commented
Thanks for reporting. The problem should be solved in the latest version.
Regards