angular2-cookie icon indicating copy to clipboard operation
angular2-cookie copied to clipboard

angular2-cookie for Angular 4.0.x

Open DerZyklop opened this issue 7 years ago • 1 comments

Is angular2-cookie really incompatible with Angular 4.0.x? I updated all my Packages. angular2-cookie is complaining about its @angular/core@^2.0.0 dependency. But as far as i can estimate it, the cookie behavior is doing fine.

DerZyklop avatar Apr 12 '17 10:04 DerZyklop

It has problems when you want to use aot and some other stuff. Please switch to ngx-cookie. This library is deprecated.

salemdar avatar Apr 12 '17 10:04 salemdar