Skip to content

Problem with isDefaultApp #11

Description

@Muffin1611

Is it possible somehow to not set one app as default? When I try, the app stops working and crashes the browser. I'm trying to display four different apps on one page, and setting one as default app means the browser defaults to that route, which means apps that have anything else than "/** " in the matchRoute entry don't get displayed. I could of course just change the matchRoute entry of that app to "/**" to make it display on the page, but that messes with the path to the assets of the app, so it gets displayed incomplete.

Is there any way around this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions