angular-resizable icon indicating copy to clipboard operation
angular-resizable copied to clipboard

Is it compatible with Angular 1.6.4

Open remytesta opened this issue 7 years ago • 5 comments

I just asking because Bower tell me to install Angular 1.3.20 after bower install angular-resizable

remytesta avatar Jun 02 '17 08:06 remytesta

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

rojasjandro89 avatar Jun 16 '17 18:06 rojasjandro89

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 avatar Nov 18 '17 06:11 stanleyxu2005

@stanleyxu2005 Do you have an example of your working version that works with angular 1.6?

awkale avatar Mar 10 '18 22:03 awkale

@awkale Here is a live example with the latest angular 1.6.9 https://codepen.io/stanleyxu2005/pen/dmoywj

stanleyxu2005 avatar Mar 11 '18 03:03 stanleyxu2005

@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

karolpyrek avatar Jan 26 '24 10:01 karolpyrek