Replace Books island iframe with native Dioxus WASM view router #36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The Books island (
archipelagos/embed/books) renders an<iframe>pointing tohttp://localhost:8883, broken in any deployed environment. The crate already containsviews/mod.rs(2819 lines) with complete Dioxus implementations for all 9 views connected toservices/mod.rs.Goals
island.rs; wire all 9 Dioxus views into a view routerbase_urlfromcontext.api_host(relative/hero_booksbehind proxy, absolute for direct access)[package.metadata.island]toCargo.tomlsobuild_standalone.shdiscovers and builds this islandhost/portprops fromBooksAppPropsandlib.rsViewListwith navigation + hidden views tometadata()