Turn off resizable snapshots, there’s a bug
🚀 Publish Trigger.dev Docker / typecheck (push) Failing after 11m46s
🚀 Publish Trigger.dev Docker / units (push) Failing after 12m17s
🚀 Publish Trigger.dev Docker / publish (push) Has been skipped
🚀 Publish Trigger.dev Docker / publish-infra (push) Has been skipped

This commit is contained in:
Matt Aitken
2024-09-04 16:57:55 +01:00
parent 9f11455939
commit 18120670b6
@@ -322,7 +322,7 @@ function Panels({ resizable, run: originalRun }: LoaderData) {
return (
<ResizablePanelGroup
autosaveId={resizableSettings.parent.autosaveId}
snapshot={resizable.parent}
// snapshot={resizable.parent}
className="h-full max-h-full"
>
<ResizablePanel id={resizableSettings.parent.main.id} min={resizableSettings.parent.main.min}>