Skip to content

'initialized' event gets triggered multiple times #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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