Skip to content

Mounted sub-apps should hook into their parents setup #232

@daffl

Description

@daffl

Initially brought up in feathersjs-ecosystem/authentication#72, sub-apps will hook into their parent setup (so that you don't have to call a sub-apps setup manually) only when a real-time provider is configured. This should however always be the case.

Since it may cause odd errors (with app.setup being run twice) the best way is probably to change this in v3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions