Skip to content

First render of components #214

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

Open
sjoe77 opened this issue Oct 24, 2024 · 1 comment
Open

First render of components #214

sjoe77 opened this issue Oct 24, 2024 · 1 comment
Labels
question Further information is requested

Comments

@sjoe77
Copy link

sjoe77 commented Oct 24, 2024

Hi Chris,

I have html pages and a multi page app setup. Is it possible to get the first render of reef component happens organically with the browser rendering the html page? Then after the first render the reactivity as usual.

@cferdinandi
Copy link
Owner

@sjoe77 sorry for the late reply. Just seeing this now.

If I understand correctly, you'd like the initial HTML to come from the server, and then Reef to take-over once the user starts interacting with it?

If so, I don't have a great solution for that, because it's not really what Reef is designed for.

@cferdinandi cferdinandi added the question Further information is requested label Apr 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants