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
On Chrome (and mobile apps) it looks as expected:
But on Safari all fake data is visible, skeletonizer is not applied:
If I change Skeleton.shade to Skeleton.leaf, it works correctly in Safari. I did not anticipate any difference in behaviour between Safari and Chrome. Is this expected, or could it be a bug?
The text was updated successfully, but these errors were encountered:
I see the code below behaves differently on Chrome and Safari:
On Chrome (and mobile apps) it looks as expected:
But on Safari all fake data is visible, skeletonizer is not applied:
If I change
Skeleton.shade
toSkeleton.leaf
, it works correctly in Safari. I did not anticipate any difference in behaviour between Safari and Chrome. Is this expected, or could it be a bug?The text was updated successfully, but these errors were encountered: