Results 7 issues of alex clifton

Same issue reported here: https://github.com/apollographql/apollo-client/issues/9194 and here: https://github.com/apollographql/apollo-client/issues/9531 workaround: https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md#apollo-client-354-2021-11-19 The suggested workarounds causes an issue with AWS Amplify Cognito Authentication in React Native: After successfully signing in I then...

🌐 React Native

What is the current way to disable the paypal option in the client? [ * * not in braintree account/serverside ]

Getting this with react-native run-android: ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:preDebugBuild'. > Android dependency 'com.android.support:appcompat-v7' has different version for the...

is there a way to delete an env addon without deleting the env ? specifically an s3 env addon and an aurora env addon ?

guidance
area/addon

Update `sparse` to `sparse_output` when using `OneHotEncoder` in `02_end_to_end_machine_learning_project.ipynb` per warning : ``` FutureWarning: `sparse` was renamed to `sparse_output` in version 1.2 and will be removed in 1.4. `sparse_output` is...

### Describe the bug next and previous arrows appear but are not clickable because there is no next or previous page ### Expected Behavior we should not see a next...

bug
needs-triage

### Description when i go to here : https://docs.swmansion.com/react-native-reanimated/examples/slider the TextInput updates as you slide the slider when i run the snack web client the TextInput does not update [same...

Platform: Web
Repro provided