Skip to content

Allow rendering the Modal component in SSR #3605

@max-arias

Description

@max-arias

Description

From the testing I've done, it seems that the Modal component is only rendered on client side.

I have a use case where a user can land on a page with a query param and a modal should be already opened on SSR.

With UI v3 the modal opens after client mounts, so it pops in/animates in to view.

Would it be possible to allow modals to render on SSR?

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv3#1289

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions