-
Notifications
You must be signed in to change notification settings - Fork 15
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
Title and meta tags don't updated #40
Comments
Hey Abdullah, Alpine AJAX doesn't currently support full page navigation. If there's enough interest in that feature I'd consider adding it (PRs are welcome too), but there's a lot of accessibility and state concerns we'd need to get right with full client-side routing (one of the reasons I've been putting it off 😄). |
I used many of ajax libraries like htmx, unpoly, swup js, barba js, Hotwire and your library unpoly is very good library but i left it because the size of it, and i found your library very good because it using fetch instead of xhr request therefore i loved it. |
Just wanted to say that full page navigation would actually be an amazing feature and allow me (and many others) to fully replace HTMX / Turbo in a lot of projects where Alpine is already being used for DOM manipulation, etc. |
Hi, how can i make html head updated for each page when i use ajax request in links
The text was updated successfully, but these errors were encountered: