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

Don't allow pre-fetch for cross-livesession requests #1

Open
bcardarella opened this issue Jan 30, 2025 · 1 comment
Open

Don't allow pre-fetch for cross-livesession requests #1

bcardarella opened this issue Jan 30, 2025 · 1 comment
Labels
addition This issue adds something to the Proposal needs-investigation

Comments

@bcardarella
Copy link

As the proposal is currently written, the caching of a pre-fetched assigns requires a persistent socket connection, and could leverage phoenixframework/phoenix_live_view#3357 for promoting assigns. However, if the link's route is managed by another live session then there is no way, currently, to share that socket state.

@MatinDevsHere MatinDevsHere added addition This issue adds something to the Proposal needs-investigation and removed needs-investigation labels Jan 30, 2025
@MatinDevsHere
Copy link
Owner

Hi. Would you please provide a well-detailed example for your scenario?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition This issue adds something to the Proposal needs-investigation
Projects
None yet
Development

No branches or pull requests

2 participants