Skip to content

'initialized' event gets triggered multiple times #2

@zuk

Description

@zuk

Always here: https://github.com/educoder/sail.js/blob/master/sail.js#L92

And also in the app after modules are loaded, for example: https://github.com/encorelab/CommonKnowledge/blob/master/smartboard/coffee/ck.smartboard.coffee#L34

That first initialized trigger (sail.js#L92) almost certainly needs to be removed. This gets triggered before the app is loaded, so is pretty much useless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions