fix: drop dangling nobackenddraft assignment in flows edit

This commit is contained in:
Diego Imbert
2026-06-02 12:35:41 +02:00
parent 9e6053adf5
commit 84fc8f4367
@@ -277,7 +277,6 @@
page.params.path
if ($workspaceStore) {
untrack(() => {
nobackenddraft = false // fresh nav reconsiders the backend draft
renderEditor = false // remount the builder for the navigated-to flow
loadFlow().catch((e: any) => {
// A failed load must NOT leave renderEditor stuck false — otherwise