Skip to content

Package doesn't work: window.Raphael is not defined #1

@lourd

Description

@lourd

This package doesn't load. At line 3755 in lib/raphael/raphael.js, window.Raphael is undefined. I can't figure out why window.Raphael is not being stored, if Meteor is wiping it from the global namespace or something. Adding an api.export('Raphael', 'client') doesn't help either, it actually makes the whole application fail because then Raphael is undefined. I think there might also be a letter-case error when trying to export Raphael with api.export but I'm not sure.

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