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
The new Skeleton component (<b-skeleton>) has rendering issues on Safari for macOS. The quality of gradients in the "wipe" animation is low and the masking appears to fail for type="avatar".
Describe the bug
The new Skeleton component (
<b-skeleton>
) has rendering issues on Safari for macOS. The quality of gradients in the "wipe" animation is low and the masking appears to fail fortype="avatar"
.This was taken from Chrome 85:
This was taken from Safari 14:
Steps to reproduce the bug
Expected behavior
The visual behavior of the Skeleton component in Safari browsers is identical to that of Chrome and Firefox (Firefox matches Chrome).
Versions
Libraries:
Environment:
Demo link
N/A.
Additional context
N/A.
The text was updated successfully, but these errors were encountered: