You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello 👋 @cyberiumchain Thank you for raising an issue. We will investigate into the issue and get back to you as soon as possible. Please make sure you have given us as much context as possible. Feel free to raise a PR if you can fix the issue
Describe the bug
The documentation says that user -ssr only for ssr. But the CookieService is not available in -ssr.
Steps to Reproduce
import { CookieService } from 'ngx-cookie-service-ssr';
Please provide a link to a minimal reproduction of the bug. StackBlitz, CodePen or CodeSanBox
https://angular-ivy-ehmvey.stackblitz.io
Expected behaviour
As per Readme, importing the ngx-cookie-service-ssr should be enough.
What version of the library you see this issue?
17
What version of Angular are you using?
Angular 13
Screenshots
No response
Desktop? Please complete the following information
MACOS
Mobile? Please complete the following information
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: