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
You can barely see ion-skeleton-text on a black/dark background when animated. I can not customize the colors any further when animated.
Expected Behavior
ion-skeleton-text is either customizable to become visible or is already visible.
Steps to Reproduce
ion-skeleton-text {
--background: rgba(240, 238, 228, 1);
--background-rgb: 240, 238, 228;
}
put ion-skeleton-text with animated true over black or dark background.
Screenshots
Operating System
Windows
Browser
Chrome
Version
No response
Additional Information
Ionic v8, React app.
The text was updated successfully, but these errors were encountered:
Describe the Bug
You can barely see ion-skeleton-text on a black/dark background when animated. I can not customize the colors any further when animated.
Expected Behavior
ion-skeleton-text is either customizable to become visible or is already visible.
Steps to Reproduce
ion-skeleton-text {
--background: rgba(240, 238, 228, 1);
--background-rgb: 240, 238, 228;
}
put ion-skeleton-text with animated true over black or dark background.
Screenshots
Operating System
Windows
Browser
Chrome
Version
No response
Additional Information
Ionic v8, React app.
The text was updated successfully, but these errors were encountered: