-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsquestion
Description
I need to put two Blazor WASM applications in scope of on page. And I don't have clear view how to implement it?
I have base parent application which was build using React and module federation technology.
And I have to created two separate blazor WASM applications as components which I will pug in there.
When I had one Blazor WASM application component it was easy to pug in it to exist page. But everything go wrong and CRASHED when I started to plug in second one Blazor WASM application component (independent application) to the same base parent page.
Please help me to resolve this issue!
It is DISASTER!!!
Metadata
Metadata
Assignees
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsquestion