plugins/app: fix rendering of extra elements in app without sign-in page
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -249,6 +249,7 @@ export function AppRouter(props: AppRouterProps) {
|
||||
|
||||
return (
|
||||
<RouterComponent>
|
||||
{...extraElements}
|
||||
<RouteTracker routeObjects={routeObjects} />
|
||||
{children}
|
||||
</RouterComponent>
|
||||
|
||||
Reference in New Issue
Block a user