Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With ng serve, cookies are not working in IE, Edge and Firefox. In chrome it is working #15

Open
tibinthomas opened this issue Mar 27, 2019 · 1 comment

Comments

@tibinthomas
Copy link

With ng serve, cookies are not working in IE, Edge and Firefox. In chrome it is working

@tibinthomas
Copy link
Author

In IE, Edge and Firefox cookies will not work properly in localhost, so please host your angular app in some other host.

eg : ng s --host 0.0.0.0

It will host the angular app in t\your ip address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant