Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HtmxFragment.cs #63

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Update HtmxFragment.cs #63

merged 1 commit into from
Sep 9, 2024

Conversation

hossein-kj
Copy link
Contributor

Hi Mr Egil
I change ShouldOutput method because Match?.Invoke(context.Request) ?? true must be done just when context.Request.RoutingMode is RoutingMode.Direct because RenderDuringStandardRequest has higher priority in RoutingMode.Standard

Hi Mr Egil 
I change ShouldOutput method because Match?.Invoke(context.Request) ?? true  must be done just when
context.Request.RoutingMode is RoutingMode.Direct because RenderDuringStandardRequest has higher priority in RoutingMode.Standard
@egil
Copy link
Owner

egil commented Sep 9, 2024

Hey @hossein-kj, I think that makes sense. Thanks.

@egil egil enabled auto-merge (squash) September 9, 2024 11:22
@egil egil merged commit d8e09e4 into egil:main Sep 9, 2024
7 checks passed
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.

2 participants