|
|
@ -92,7 +92,7 @@ provide( |
|
|
|
<LazySmartsheetExpandedFormDetached /> |
|
|
|
<LazySmartsheetExpandedFormDetached /> |
|
|
|
|
|
|
|
|
|
|
|
<!-- Lazy loading the sidebar causes issues when deleting elements, i.e. it appears as if multiple elements are removed when they are not --> |
|
|
|
<!-- Lazy loading the sidebar causes issues when deleting elements, i.e. it appears as if multiple elements are removed when they are not --> |
|
|
|
<SmartsheetSidebar v-if="meta && !isMobileMode" class="nc-right-sidebar" /> |
|
|
|
<SmartsheetSidebar v-if="meta" class="nc-right-sidebar" /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
|
|
|
|
|
|
|
|