Skip to content

Pagelet should load assets while waiting for parent #7

@3rd-Eden

Description

@3rd-Eden

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions