Skip to content

Blazor SSR Multitenant with Interactivity#51

Open
psijkof wants to merge 5 commits intoOrchardCMS:mainfrom
psijkof:sln-merge
Open

Blazor SSR Multitenant with Interactivity#51
psijkof wants to merge 5 commits intoOrchardCMS:mainfrom
psijkof:sln-merge

Conversation

@psijkof
Copy link
Copy Markdown

@psijkof psijkof commented Oct 5, 2024

The example described in Blazor Decoupled

psijkof added 4 commits March 24, 2024 16:34
…e is present on content page. Made content page handle when content is not present.
In `App.razor`, the `NavigationManager` is now injected to dynamically set the `_baseUrl` variable, which is used to set the base href in the HTML head. A new interactive button has been added in `InteractiveButton.razor` that updates a feedback message with the current local time. The navigation menu in `NavMenu.razor` has been restructured, removing unnecessary div elements and adding a new navigation link to the "Base Url" page. A new page has been created in `BaseUrl.razor` to display various base URLs and an interactive button.
Removed the `IHttpContextAccessor` dependency injection named `OrchardHelper` from the `BaseUrl.razor` file. This change simplifies the code and reduces dependencies.
Blazor SSR Interactive Multitent Sample
@agriffard agriffard changed the title Blazor SSR Multitent with Interactivity Blazor SSR Multitenant with Interactivity Oct 6, 2024
@desmati
Copy link
Copy Markdown

desmati commented Dec 25, 2024

Why is this pr not merged?

The documents refer to this repo for Blazor sample and there is no Blazor sample available in it.

image

@hishamco
Copy link
Copy Markdown
Member

hishamco commented Apr 9, 2025

@agriffard @sebastienros could you please merge this

@hishamco
Copy link
Copy Markdown
Member

Why did this take so long?!!

@psijkof
Copy link
Copy Markdown
Author

psijkof commented Oct 21, 2025

Why did this take so long?!!

My bad. Life happening as usual and busy with work mostly. Happened to see the notifications today. Didn't know it was waiting for me.

Hope it is still relevant?

@hishamco
Copy link
Copy Markdown
Member

I mean, why does it take so long to merge :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants