Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

add render_while_loading #242

Open
Open
@janbiedermann

Description

@janbiedermann

the render_while_loading block would be called when a component child is loading, as error handler implemented using after_error.
Is there a better way?
This is not compatible with

render do
end.while_loading do
end

The while_loading block will never be reached.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions