Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

FeatureRequest: support for ordered initialization of an angular app with asynchronous data #5854

@leifhanack

Description

@leifhanack

Hi there,

again and again I see people asking for a solution to do things after the app is initialized.

E.g. this latest thread or this thread which we created.

We have had the same issue and solved it with a 'init-service'. Here is the sample init service and it's detailed documentation.

It would be awesome if we have a build-in support for this reoccurring request. Or should it be sufficient to use the routeprovider and it's resolve block?

Regards, Leif

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions