- {#if permissionError}
-
-
-
- {@html ErrorSVG}
-
- You don't have permission to use this app
-
-
- Ask your administrator to grant you access
-
-
-
- {:else if !$screenStore.activeLayout}
-
-
-
- {@html ErrorSVG}
-
- Something went wrong rendering your app
-
-
- Get in touch with support if this issue persists
-
-
-
- {:else if embedNoScreens}
-
-
-
- {@html ErrorSVG}
-
- This Budibase app is not publicly accessible
-
-
-
- {:else}
-
- {#key $screenStore.activeLayout._id}
-
- {/key}
+
+
+
+
+ {#if showDevTools}
+
+ {/if}
-
+ {@html ErrorSVG}
+
+ You don't have permission to use this app
+
+
+ Ask your administrator to grant you access
+
+
+
+ {:else if !$screenStore.activeLayout}
+
+
+
+ {@html ErrorSVG}
+
+ Something went wrong rendering your app
+
+
+ Get in touch with support if this issue persists
+
+
+
+ {:else if embedNoScreens}
+
+
+
+ {@html ErrorSVG}
+
+ This Budibase app is not publicly accessible
+
+
+
+ {:else}
+
+ {#key $screenStore.activeLayout._id}
+
+ {/key}
+
+
-
+
-
-
+
+
-
-
-
-
-
- {/if}
+
+
+
+
+
+ {/if}
- {#if showDevTools}
-
+ {#if showDevTools}
+
+ {/if}
+
+
+ {#if !$builderStore.inBuilder && $featuresStore.logoEnabled}
+
{/if}
- {#if !$builderStore.inBuilder && $featuresStore.logoEnabled}
-