ScottHamper / Cookies

JavaScript Client-Side Cookie Manipulation Library
The Unlicense
1.77k stars 170 forks source link

Cookies.enabled not working with cookies disabled... #10

Closed angoru closed 11 years ago

angoru commented 11 years ago

i use firefox with web developer tool bar. When i disable All cookies and i call Cookies.enabled property, i have following error:

ReferenceError: Cookies is not defined

so this feature is not working for me.

thanks!!

ScottHamper commented 11 years ago

Wow, that was a big derp on my part! Thanks for bringing it to my attention.