Skip to content

[Epic] Server side rendering / SSR #5419

@chandlerprall

Description

@chandlerprall

Issue description updated by @tkajtoch.

Related

Next.js Support: #8881

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

  • All EUI components should be SSR compatible
  • There should be no hydration errors related to unique ID generation, DOM nesting, and others when rendering EUI components
  • A documentation page should be added to guide users on how to use EUI in server-side rendered environments as well as in Next.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Epic.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions