Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fire an event when D6 views are available #7

Open
HasSamE opened this issue Jan 7, 2015 · 0 comments
Open

Fire an event when D6 views are available #7

HasSamE opened this issue Jan 7, 2015 · 0 comments

Comments

@HasSamE
Copy link

HasSamE commented Jan 7, 2015

If you want to bind some client-side functionality that renders views dynamically, it is reliant on the window.D6._VIEWS object being populated with new views from the server. This happens lazily, and there's currently no way for the client to know when it has happened, other than polling for its existence with a setTimeout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant