Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Conversation

@fluiddot
Copy link

@fluiddot fluiddot commented Mar 1, 2022

Starting off version 2.2.0, the following warning message is shown when the old API of the library is used:

[react-native-gesture-handler] Seems like you're using an old API with gesture components, check out new Gestures system!

While this is expected when running the app, it's not when running unit tests. In fact, it might lead to errors if the tests fail due to unexpected console logs like we're experiencing in this Gutenberg PR.

I noticed that this issue is already addressed in the original repository (reference), however, it hasn't been released yet.

@fluiddot fluiddot self-assigned this Mar 1, 2022
@fluiddot fluiddot marked this pull request as ready for review March 1, 2022 10:05
@fluiddot fluiddot requested a review from geriux March 1, 2022 10:05
Copy link

@geriux geriux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fluiddot fluiddot merged commit fd10ed9 into wp-fork Mar 1, 2022
@fluiddot fluiddot deleted the jest-disable-upgrade-notice branch March 1, 2022 10:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants