fix: unique container ID per editor session + 1.5s settle delay on close

This commit is contained in:
root
2026-07-16 11:19:44 +00:00
parent 046e8be14b
commit ec97256e17
4 changed files with 12 additions and 8 deletions

View File

@@ -139,7 +139,7 @@
<!-- Modals -->
<div class="modal-overlay" id="modal-overlay"></div>
<script src="/static/app.js?v=2"></script>
<script src="/static/carbone.js?v=2"></script>
<script src="/static/app.js?v=3"></script>
<script src="/static/carbone.js?v=3"></script>
</body>
</html>