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

Improvements for Web Components #1428

Closed
marschall opened this issue Jul 11, 2024 · 1 comment
Closed

Improvements for Web Components #1428

marschall opened this issue Jul 11, 2024 · 1 comment

Comments

@marschall
Copy link
Contributor

marschall commented Jul 11, 2024

Since Web Components are embedded in other web pages there is not back button and they get reset on a page reload. Therefore the following

  • Redirect from the action to the render continuation.
  • Snapshotting and restoring state.
  • Keeping more than one continuation.

The no snapshotting, no restoring and no redirecting would also be interesting for SPAa.

@marschall
Copy link
Contributor Author

Closed by #1444

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

No branches or pull requests

1 participant