-
Notifications
You must be signed in to change notification settings - Fork 839
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
[Meta] Server side rendering / SSR #5419
Comments
@chandlerprall should the following issue also be tracked here? #4807 |
Done! |
It is also erroring when you use |
v62.1.0 SSR has stopped working with the error |
I see: "We expect this feature to be completed before the end of October 2023." -> Is the planning on track? |
Team - is there any update on this? I've tried integrating Elastic UI with SSR but running into a lot of issues with CSS or HTMLElement throughout the library. |
Hello 👋 . We don't have plans to tackle this any time in the near future. |
Tried digging through this some more and still running up against the lovely I no longer hit the CSS error when running Running |
Issue description updated by @tkajtoch.
Summary
Server Side Rendering (SSR) isn't currently officially supported by EUI despite the effort made in the past to make it so. We know that some internal and external teams already use our components and utilities on the server side, and we want to provide official support for this feature.
We've already made some improvements in the past and fixed reported bugs related to SSR as they came, but we have yet to take the time and effort to confirm EUI is 100% SSR compatible.
Acceptance Criteria
Tasks
The text was updated successfully, but these errors were encountered: