-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i got error :htmx:invalidPath for verifyPath #2669
Comments
Referencing #2546 as your comment here suggests that was the same issue, submitted a PR to fix the |
Closing this as the documentation was updated ; this error is now intended to happen by default, and you have to set |
I think it would be good to also add this as information to related extensions and adjust examples in their README.md files. For example in client side templates extension all mustache examples are not working currently without switching selfRequestOnly to |
Good catch @IT-Cru , if you feel like it, a PR would be welcome to fix that documentation! |
i got error :htmx:invalidPath for verifyPath when i use hx-get from my rest api with another site
The text was updated successfully, but these errors were encountered: