Titus Anderson
Titus Anderson
This change address issue #2866. When an alias part is displayed, an alternate is added in the format "Content__[ContentType]__[Alias]". For example, a `Page` content item with an alias of `home-page`...
I want to start this off by saying I'm really enjoying using this library, and since I discovered it late last week, I've shared it with a few of my...
I'm trying to trigger the same named event on multiple targets from an `HX-Trigger` response header. I'm sending back something like the following: `HX-Trigger: {"refresh": {"target": "#target-1,#target-2"}}` I've also tried...