fix: add parent container for codemirror instance in realtime
This commit is contained in:
@@ -130,7 +130,9 @@
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div ref="wsCommunicationBody" class="flex flex-1 flex-col"></div>
|
<div class="h-full">
|
||||||
|
<div ref="wsCommunicationBody" class="flex flex-1 flex-col"></div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
|||||||
Reference in New Issue
Block a user