Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

$cookieStore not working in IE or Safari #1191

@patrickjamesbarry

Description

@patrickjamesbarry

I just finished creating my first angular app, and submitting this bug out of memory. Using AngularJS 1.0.1. My app checks for presence of params stored in session cookies, via $cookieStore. If the params were not found, then user was redirected using $location service to the login page. This worked great in Chrome and firefox, but is broken in IE 8 and I believe Safari (latest). I had to abandon the $cookieStore and use jStorage instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions