-
-
Notifications
You must be signed in to change notification settings - Fork 534
Thema/Type is not applied at first render, default dark is set even if the type prop is light #731
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
Comments
same issue here. |
the way I fixed it, having it inside a modal:
|
i replaced it with https://www.npmjs.com/package/@tippyjs/react which is perfectly happy with SSR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have the tooltip as this:
and first render has it with dark type and it is also not working, if i do some other action and get back to it it has the hardcoded light theme/type and working.
The text was updated successfully, but these errors were encountered: