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

Sync the serialization and deserialisation between render and hydration #111

Open
sansyrox opened this issue Nov 13, 2023 · 1 comment
Open

Comments

@sansyrox
Copy link
Member

Right now, the signals are maintaining a reverse map, which is a very hacky solution. We need to serialize the tree map on the hydration end and then move to the front.

Maybe we will need the streaming to work for this.

But, for the initial part, we can transfer it across the files.

@sansyrox
Copy link
Member Author

We will be setting a window variable in every web page

@sansyrox sansyrox pinned this issue Dec 20, 2023
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

1 participant