Skip to content

Permit spinner to function without nested routes (ie. at base route level) #2

@rpocklin

Description

@rpocklin

Currently the design works for routes with a common parent. Ideally it should work even when the root state is empty. This may involve re-writing portions of the code or determining if this is the first time a view is loaded in the app (ie. initial bootstrapping of angular).

Ie. switching between /account and /settings should be able to show a spinner which is part of the initial ng-view.

Possibly relates to Issue #1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions