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
In the docs, it says the showOnCreate is false by default. When I'm passing false as the default value for this prop then my tooltip is not opening at all but when I pass undefined as the default prop then it works.
The text was updated successfully, but these errors were encountered:
In the docs, it says the
showOnCreate
isfalse
by default. When I'm passingfalse
as the default value for this prop then my tooltip is not opening at all but when I passundefined
as the default prop then it works.The text was updated successfully, but these errors were encountered: