-
I have installed the package and works with every form submission. However there are some fetch POST requests in the frontend and then the csrf fails, returning a bad request. I teid sending it over b…
-
The pagination and or filtration of grid views stops working upon trying to filter using Ajax request. This is caused by an updated jquery-bbq library. The library fails in "qs.HasOwnProperty" method.…
-
After enabling this package using the defaults, Livewire still seems to work as expected but custom Javascript calls to `fetch` no longer pass the session cookie.
Any idea what setting is causing t…
-
I have a website built on Drupal. In the backend, an AJAX request is made to display the content of the media section, but it is being blocked.
```
ModSecurity: Warning. Matched "Operator `Rx' wit…
-
### Describe the issue
Shopper usage tracking utilizes Ajax requests to record activity at various touchpoints during the checkout process. Each record event emits a separate Ajax request. For high-t…
-
When using htmx.ajax the returned promise is fulfilled before htmx finishes all DOM manipulations.
Here is an example. One would think that the displayed box is blue after everything finished but i…
-
Awesome job on this. I'm new the Angular but I believe I've poked around enough to get the ajax request working that'll retrieve events from a mysql database via php script and return the events in js…
-
I'm working with web components (with lit.dev) and using htmx to populate or replace them in the page. This saves me from writing a lot of business logic and networking code in the frontend. I'm not u…
basvk updated
3 weeks ago
-
https://gist.github.com/viasisco/bf101a0862cfa03711d468cee9ec2752
-
Hello there,
I get an error in ajax requests.
request:
```
id: 5
action: read
csrftoken: tBiu5YnMRbxvBAnaZkeVx5UmL1m99jL5lfYi1rTQvzhPZwUBGnWzRq1jVITInZLT
```
response:
403 - CSRF token mi…