bigskysoftware / bigskysoftware/htmx
hx-on::after-load/settle with hx-trigger=load
Open
- Dominant language
- JavaScript
- Stars
- 49.4k
- Forks
- 1.7k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 30
Description
When using `hx-on::after-load` in combination with `hx-trigger="load"`, it works but I observe this error in the console:
```
Uncaught ResizeObserver loop completed with undelivered notifications
```
Possibly related to #3106? I also observed that before-request doesn't work (after-request does)
Contributor guide
Assessment
This issue has not been assessed yet.