issues Search Results · repo:egil/Htmxor language:C#
Filter by
39 results
(72 ms)39 results
inegil/Htmxor (press backspace or delete to remove)I do not understand why it fails on our production server.
It works on multiple local machines, both release and debug.
GET https://xxx.xxxxx.xxx/_content/Htmxor/htmx/event-header.js net::ERR_ABORTED ...
Flakvard
- 1
- Opened on Nov 18, 2024
- #70
Whenever I attempt to use hx-vals with a custom razor component, I get the following error:
RZ9986 Component attributes do not support complex content (mixed C# and markup). Attribute: hx-vals , text: ...
salem84
- Opened on Nov 4, 2024
- #69
Hi Egil,
I know this is not mainstream for you, but you might be able to tell me where to look.
Using the AWS Lambda Application template combined with the Blazor Web App SSR (Interaction type None) ...
genifycom
- 2
- Opened on Sep 20, 2024
- #67
Hi Egil,
I am trying to get the active search https://htmx.org/examples/active-search/ working with Blazor SSR.
While I can get the POST request in the Blazor OnInitialized, I cannot seem to find the ...
genifycom
- 2
- Opened on Sep 15, 2024
- #65
Whenever I attempt to call RedirectManager.RedirectTo, I expect NavigationManager.NavigateTo(uri) to throw a
NavigationException, which should be handled by the framework to facilitate the redirection ...
CoCoNuTeK
- 3
- Opened on Sep 11, 2024
- #64
Is it possible to split package to two: Htmxor.Declarations (or Htmxor.Abstractions) and Htmxor ? To use some
attributes, interfaces in webassembly side without including serverside features
megafetis
- 6
- Opened on Jun 27, 2024
- #61
The comment in HtmxHeadOutlet is as follows:
/// summary
/// Gets or sets whether or not to add the scripts thats that reference the embedded version of Htmx. Default is see langword= true / .
/// ...
StefH
- 1
- Opened on May 23, 2024
- #60
Hello Egil, do you have any plans to support this https://htmx.org/extensions/response-targets/ ?
StefH
- 4
- Opened on May 21, 2024
- #58
Ideally, users should be able to add Htmxor to their Blazor apps, and start taking advantage of it in some parts of the
solution, and keep using other render modes in other parts.
There is a few big questions ...
egil
- 10
- Opened on May 15, 2024
- #57
While investigating #50, I discovered that (output) caching will not be enabled if cookies are set.
This is relevant because current Htmxor embeds the CSRF token in a cookie, which htmxor.js then attaches ...
egil
- Opened on May 15, 2024
- #56

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.