working suggestions in add_logic
This commit is contained in:
@@ -48,6 +48,9 @@ pub async fn process_pending_table_structure_fetch(
|
||||
*command_message = fetch_message;
|
||||
}
|
||||
|
||||
// 🔑 Rebuild FormEditor with updated state (so suggestions work)
|
||||
page.editor = canvas::FormEditor::new(page.state.clone());
|
||||
|
||||
needs_redraw = true;
|
||||
} else {
|
||||
error!(
|
||||
|
||||
Reference in New Issue
Block a user