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

Add SSR Support #140

Open
Robbilie opened this issue Nov 14, 2020 · 3 comments
Open

Add SSR Support #140

Robbilie opened this issue Nov 14, 2020 · 3 comments

Comments

@Robbilie
Copy link

Is your feature request related to a problem? Please describe.
I am trying to have a page rendered serverside. i have the serialized nodes there and want the page to prerender but it seems to editor/frame is doing it async.

Describe the solution you'd like
Add the abbility to render in a synchronous or blocking way (ie. a helper that outputs react elements based on serialized nodes).

@dbousamra
Copy link
Contributor

@Robbilie This may not be exactly what you want, but perhaps it's helpful #42 (comment)

@Robbilie
Copy link
Author

Robbilie commented Dec 7, 2020

ill look into it, a "native" option would be nice though :)

@tabvn
Copy link

tabvn commented Sep 2, 2021

I think this feature should implemented for view mode. or we can add new render for view mode and one for editing mode.

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