You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
Hello!
I've been trying to create a custom component that integrates Tippy in our project and for the most part it works great.
However I've been having issues with "theme" prop. Im confused as to why am I getting undefined with theme, but everything else works as intended?
If I was to put theme as default to 'light' inside the component then it works, but dynamically nothing.
This is the component in question:
And this is how I am trying to call it in a random example:
Thanks a lot for all the help you can provide.
The text was updated successfully, but these errors were encountered: