Hi Guys, I don't ask for help with anything usually until I'm ripping my 
hair out over the course of days.

I'm working on a website that is running localhost on IIS Expess. For some 
reason on the very first load, no cookies are read by Chrome. This includes 
$cookies and just manually reading the cookies using document.cookie. After 
I refresh the page, the cookies are read and present. If I go to IIS 
Express and stop the site, it happens again. But once the site is loaded up 
and running, it doesn't happen again.

The only thing I can think of is the way setting the cookie is related to 
the <base /> tag. This site is in a subfolder called /portal/ and does use 
html5mode. The actual URL looks like: "http://localhost:50469/portal";

Hopefully I've explained all the details necessary but if not let me know 
any info you need.

Thank you,


-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to