diff --git a/packages/realtime-compiler/resources/dashboard.blade.php b/packages/realtime-compiler/resources/dashboard.blade.php
index c377b520c8f..05cf27bb8de 100644
--- a/packages/realtime-compiler/resources/dashboard.blade.php
+++ b/packages/realtime-compiler/resources/dashboard.blade.php
@@ -127,6 +127,9 @@
@if($dashboard->enableEditor())
+ {{-- Interactivity is not needed when editor is disabled --}}
+
+