Skip to content

Don't overwrite window.name as it does not work nice with Facebook canvas apps #127

@woutervantilburg

Description

@woutervantilburg

evercookie.js overwrites the window.name which in turn destroys the FB.Canvas.setSize method.

orginal name: "iframe_canvas_fb_https"
new name: "iframe_canvas_fb_https&btag="

Don't mind the wrong btag.

From FB: NOTE: When using this method, ensure that window.name is not overridden as that can cause issues. (source: https://developers.facebook.com/docs/reference/javascript/FB.Canvas.setSize)

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