Skip to content

Cookies not set on localhost or IP addresses #35

@FelixSab

Description

@FelixSab

Cookies are not set on chrome when working with localhost or an IP address, which makes it really hard for new developers working with the library to figure out, what they are doing wrong and wasting their time.

current workaround: add a new entry in your hosts file, eg:
127.0.0.1 development.<<your-domain>>

or set isolate to true in the sbjs.init options

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions