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.
I'm not sure what is adding this color attribute – is it something that is set within Tippy, or could it be coming from elsewhere? I initially thought it might have something to do with the theme prop (https://atomiks.github.io/tippyjs/v5/themes/), but I'm not actually using a theme so shouldn't it just use the default body color?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using Tippy.js with the TipTap editor – I recently noticed that the
.tippy-box
class hascolor: white
set on it, like so:This is how Tippy is being instantiated:
I'm not sure what is adding this color attribute – is it something that is set within Tippy, or could it be coming from elsewhere? I initially thought it might have something to do with the theme prop (https://atomiks.github.io/tippyjs/v5/themes/), but I'm not actually using a theme so shouldn't it just use the default body color?
Beta Was this translation helpful? Give feedback.
All reactions