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

bug: html not hydrated #13

Closed
3 tasks done
Sukaato opened this issue Aug 16, 2024 · 0 comments
Closed
3 tasks done

bug: html not hydrated #13

Sukaato opened this issue Aug 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working package: core @poppy-ui/core package related package: vue @poppy-ui/vue package related
Milestone

Comments

@Sukaato
Copy link
Member

Sukaato commented Aug 16, 2024

Prerequisites

Poppy UI Version

v1.x

Current Behavior

HTML is sometimes not hydrated

Expected Behavior

remove from css the following block or make it usable

html:not(.hydrated) body {
  display: block;
}

Steps to Reproduce

my own code i known what to do

Code Reproduction URL

No response

Additional Information

No response

@Sukaato Sukaato self-assigned this Aug 16, 2024
@Sukaato Sukaato added bug Something isn't working package: vue @poppy-ui/vue package related package: core @poppy-ui/core package related labels Aug 16, 2024
@Sukaato Sukaato added this to the v1.0.0 milestone Aug 16, 2024
Sukaato added a commit that referenced this issue Aug 24, 2024
fix html not being hydrated

fixes: #13
@Sukaato Sukaato closed this as completed Aug 24, 2024
Sukaato added a commit that referenced this issue Aug 24, 2024
fix html not being hydrated

fixes: #13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package: core @poppy-ui/core package related package: vue @poppy-ui/vue package related
Projects
None yet
Development

No branches or pull requests

1 participant