Skip to content

Cross-frame problems #296

Closed
Closed
@SirPepe

Description

@SirPepe

I just noticed that much of Bacon.js won't work across frame borders. Example: http://files.peterkroener.de/baconframes/a.html

The culprits are the assert functions that use instanceof, which doesn't work across browsing contexts.

I'm not really sure what a good fix would be. Maybe toString() instead of instanceof?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions