bigskysoftware / bigskysoftware/htmx

htmx.ajax('DELETE')

Open
#2,528 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
49.4k
Forks
1.7k
Avg merge
3d 22h
Merged PRs (30d)
30

Description

## I use alpine js + htmx.

I have a button to delete selected users:
```


Удалить

```
Using the POST method, everything is done as intended
But if I write the DELETE method, I get an error:
`
400 (Bad Request)
`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.