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

Pagelet should load assets while waiting for parent #7

Open
3rd-Eden opened this issue Jun 13, 2014 · 0 comments
Open

Pagelet should load assets while waiting for parent #7

3rd-Eden opened this issue Jun 13, 2014 · 0 comments

Comments

@3rd-Eden
Copy link
Member

Currently when there is not parent pagelet available the pagelet will wait until the render call of the parent pagelet is emitted. When the render event is emitted it will start downloading it's own contents and display.

We should instead be loading our assets right away while the parent is still loading so that when the parent arrives we can render our pagelet directly after it's rendered.

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