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
Hello Admin, Can you please updated for the following warnings.
Warning: Failed prop type: Invalid prop initialPage of type string supplied to Gallery, expected number.
Warning: Failed prop type: Invalid prop initialPage of type string supplied to ViewPager, expected number.
Warning: componentWillMount is deprecated and will be removed in the next major version. Use componentDidMount instead. As a temporary workaround, you can rename to UNSAFE_componentWillMount.
Please update the following components: Gallery, ViewPager
Warning: Failed child context type: Invalid child context virtualizedCell.cellKey of type number supplied to CellRenderer, expected string.
componentWillMount is deprecated and will be removed in the next major version. Use componentDidMount instead. As a temporary workaround, you can rename to UNSAFE_componentWillMount.
Please update the following components: TransformableImage, ViewTransformer
Warning: componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead.
Please update the following components: TransformableImage
The text was updated successfully, but these errors were encountered:
Hello Admin, Can you please updated for the following warnings.
Warning: Failed prop type: Invalid prop
initialPage
of typestring
supplied toGallery
, expectednumber
.Warning: Failed prop type: Invalid prop
initialPage
of typestring
supplied toViewPager
, expectednumber
.Warning: componentWillMount is deprecated and will be removed in the next major version. Use componentDidMount instead. As a temporary workaround, you can rename to UNSAFE_componentWillMount.
Please update the following components: Gallery, ViewPager
Warning: Failed child context type: Invalid child context
virtualizedCell.cellKey
of typenumber
supplied toCellRenderer
, expectedstring
.componentWillMount is deprecated and will be removed in the next major version. Use componentDidMount instead. As a temporary workaround, you can rename to UNSAFE_componentWillMount.
Please update the following components: TransformableImage, ViewTransformer
Warning: componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead.
Please update the following components: TransformableImage
The text was updated successfully, but these errors were encountered: