Closed hkimani closed 2 years ago
Hi @hkimani, a PR already exists https://github.com/oliviertassinari/react-swipeable-views/pull/654 We are all waiting for it to be eventually merged.
Hi @hkimani, a PR already exists #654 We are all waiting for it to be eventually merged.
Okay, noted with thanks. This one can be closed then
Handled in #654
Is this merged and released? I still see the issue appearing in React 18x
Is this merged and released? I still see the issue appearing in React 18x
@NawarA. There is a pull request, #654 addressing the same issue, you could check it out.
@hkimani I looks like the PR passes all tests, but for some reason its not yet merged with master.
Given it passes all tests and fixes the React 18 / React 17 bug, then can you please merge, update the semantic patch version, and release to npm?
Thank you 🙏
Replaced ‘UNSAFE_componentWillReceiveProps’ with ‘static getDerivedStateFromProps’
Address the following error:
Might also be related to: #534