Open DerZyklop opened 7 years ago
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.
It has problems when you want to use aot and some other stuff. Please switch to ngx-cookie. This library is deprecated.
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.