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

Overlay components don't work with SSR #2853

Closed
oooowl opened this issue Aug 16, 2022 · 2 comments
Closed

Overlay components don't work with SSR #2853

oooowl opened this issue Aug 16, 2022 · 2 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@oooowl
Copy link

oooowl commented Aug 16, 2022

Describe the bug

Password: cannot SSR

Reproducer

No response

PrimeVue version

3.16.0

Vue version

3.x

Language

ALL

Build / Runtime

Nuxt

Browser(s)

No response

Steps to reproduce the behavior

"nuxt": "3.0.0-rc.8"

Expected behavior

No response

@oooowl oooowl added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Aug 16, 2022
@sfxcode
Copy link

sfxcode commented Aug 16, 2022

It seems that the actual 3.16 Release have general problems with ssr and hydration.
At the moment components are not usable in SSR mode.

@mertsincan mertsincan added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Aug 16, 2022
@mertsincan mertsincan added this to the 3.16.1 milestone Aug 16, 2022
@mertsincan mertsincan self-assigned this Aug 16, 2022
@mertsincan mertsincan removed the Status: Pending Review Issue or pull request is being reviewed by Core Team label Aug 16, 2022
@mertsincan mertsincan changed the title Password: cannot SSR Overlay components don't work with SSR Aug 16, 2022
@mertsincan
Copy link
Member

Thanks a lot, @oooowl and @sfxcode! Fixed now. We'll release v3.16.1 asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants