Skip to content
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

Any way to make incoming html replace the innerHTML of target instead of the whole target? #63

Open
nmabhinandan opened this issue Mar 17, 2024 · 2 comments

Comments

@nmabhinandan
Copy link

Not having this option is making it awkward to handle server side html generation for full page refreshes. Is this on the roadmap or is there a reason why this intentionally is left out? This can be an x-merge option.

@imacrayon
Copy link
Owner

Hey, yes, full page refreshes are what I’m starting to work on right now.
My initial plan is to support merging the <head> element, announcing page changes for tools like screen readers, and caching back/forward history.

@wout
Copy link

wout commented Mar 19, 2024

@imacrayon That's great to hear! I was also looking at it and preparing a proposal PR to start a conversation. But it sounds like you have a clear vision already. 🤓️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants