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
Loader (Shimmer effect) should be there, and it's working properly.
There shouldn't be any warning or error in console, but every time i am getting same error (Tried removing and then there was no error in console logs)
What happened actually?
Which versions of react-content-loader, and which browser are affected by this issue?
React Content Loader: 6.0.3
Browser: Chrome 94.0.4606.54 (Official Build) (x86_64) for MAC
React : 16.3.1
React Native: 0.63.4
The text was updated successfully, but these errors were encountered:
Just figured out after lot of hit and trial, this issue is only in case you are running your 'react-content-loader/native' on web instead of on 'Android/iOS' Device.
I ran this code on my Phone and there was no error.
What did you do?
ListLoader.js
page.js
What did you expect to happen?
What happened actually?
Which versions of react-content-loader, and which browser are affected by this issue?
React Content Loader: 6.0.3
Browser: Chrome 94.0.4606.54 (Official Build) (x86_64) for MAC
React : 16.3.1
React Native: 0.63.4
The text was updated successfully, but these errors were encountered: