Ben Croker

Results 212 comments of Ben Croker

I can confirm the bug as described by @mattstein. From what I've witnessed, it appears to only happen with channels. The preview targets of singles and structures continue to work...

While you may have some good points, I still think that the benefits of moving to a modern codebase (rather than one that resembles 2014, no offence @1cg!) far outweigh...

Here's my WIP fork: https://github.com/bencroker/htmx/tree/typescript

@adrienne there's one at https://github.com/bigskysoftware/htmx/blob/master/src/htmx.d.ts

I'm not sure, the [Discord server](https://htmx.org/discord) would be the place to ask.

@leevigraham I haven't compared them, feel free to PR any missing definitions to this repo.

Rather than sending a server-side redirect back, you should use the `HX-Redirect` response header. If this doesn't work then please provide a simple example so that we can replicate and...

From our discussion on Discord, it looks like Scout requires up to v8 of tightenco/collect, but the latest version is 9. This is missing ^9.0: https://github.com/studioespresso/craft-scout/blob/c1a3943300d155e4cf867a051ea9776f2ad12993/composer.json#L33

@cole007 Why can't the redirect parameter be set to a blank string?