angular-resizable
angular-resizable copied to clipboard
Is it compatible with Angular 1.6.4
I just asking because Bower tell me to install Angular 1.3.20 after bower install angular-resizable
I don't think it does. I'm using 1.6.1 and it gives me the following error: Error: $compile:multidir Multiple Directive Resource Contention
Please post your code and let's figure out the reason. FYI, I have successfully created a new example with angular 1.6.6
@stanleyxu2005 Do you have an example of your working version that works with angular 1.6?
@awkale Here is a live example with the latest angular 1.6.9 https://codepen.io/stanleyxu2005/pen/dmoywj
@remytesta @rojasjandro89
Yes, it's working even with angularJS 1.8.2 The issue which you're getting is because of not merged this pr: https://github.com/Reklino/angular-resizable/pull/65
Not sure if @Reklino is still interested in this repository unfortunately so you need to modify it manually