Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add interactive check to ready event handler
If HTMX is imported in a module the readyState is "interactive" so the extension processing happens too late. This would fix it.
- Loading branch information