Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

analytics.ready is called before window._elev is actually initialized. #14

Description

@iand675

Elev.io appears to initialize things in several stages, but the key thing is that analytics.ready is called before window._elev.on(event, callback) is set on window._elev. Consequently, it's rather difficult to do much with elev.io aside from setting up some kind of loop that polls for window._elev to actually be ready for use.

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

    migratedThe issue has been migrated

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions