Functional parity with linux
This commit is contained in:
@@ -268,6 +268,7 @@ fn RuntimeIoExample(server_addr: SocketAddr) -> impl IntoView {
|
||||
};
|
||||
eprintln!("example05: {message}");
|
||||
let _ = save_status.set(Some(message));
|
||||
flush_reactive_updates();
|
||||
}
|
||||
}));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user