-
The core-ajax accept only string and not Json Object in body attribute.
The core-ajax should detect in body in order to apply the JSON.stringify(bodyObject) when is needed
Exemple
``` html
…
-
verbatim:
```
Please file an issue in GitHub:
Traceback (most recent call last):
File "/data/project/video2commons/www/python/venv/lib/python3.11/site-packages/flask/app.py", line 880, in full_…
-
When calling `htmx.ajax` multiple times only the first call is actually executed.
For example when executing the code below. Only my-page-1 is requested.
```
htmx.ajax("GET", `/my-page-1.html`);…
-
When I use `` with `content-type="application/json"` (and `method="post"`) and then I do this:
```js
this.$.xhr.body = "foo";
this.$.xhr.generateRequest();
```
it just sends `foo`…
-
npm install jquery-ui-multidatespicker
HTML PAGE
ERROR
Uncaught TypeError: $(...).multiDatesPicker is not a function
at HTMLDocument. (button.self-87302f8b214082815d6839…
-
#### 描述问题:
请用一段清晰简洁的文字描述问题是什么...
#### 截图或视频:
我想在 page 中的 data 配置一个 is_admin 用于在 curd2 中控制显示操作列的按钮,但无法控制,疑似无法获取上层数据,配置"canAccessSuperData": true 同时配置 "strictMode": false 依然无法控制
#### 如何复现(请务…
-
### Describe the bug
Yarp was working fine recently and for some unknown reason it stopped working yesterday for me. It appears to be isolated to my machine though as it works on our other developer…
-
I am getting error on this code/setup, am I missing something?
```
```
-
I am trying to use datepicker in rails 7 with importmap, but it does not work when in dark mode.
`/config/importmap.rb`
```
# Pin npm packages by running ./bin/importmap
pin "application", p…
-
This doesn't work:
http://support.domain/scp/ajax.php/tickets/123/canned-resp/21.json?_=1511356939972
Throw error:
URL not supported
I fixed by editing the get_path_info function in /include/c…
howdu updated
2 months ago