Skip to content

cookies[i].split is not a function #4

@DesMas

Description

@DesMas

Hi

After adding the script to my project i have the following error visible in the firebug console:
TypeError: cookies[i].split is not a function

thrown by "var kv = cookies[i].split('=');" inside "_initCache: function()"

Situation as is: there are no cookies from that domain.
May it be that there is an error handling missing, if cookies is not filled correctly?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions