Drew Minns

Results 5 issues of Drew Minns

Prevent users from clicking delete multiple times which throws errors.

Need a better solution for animations. Looking for the loading of Files, the deletion and appearance of the FAQ Block.

help wanted

There are additional tests to be written for the Components and Containers to update the coverage. Could be a great opportunity for someone to learn the app!

help wanted

We're using the React Native SDK and our latest builds are failing with the following error: ``` ❌ (node_modules/@iterable/react-native-sdk/ios/RNIterableAPI/ReactIterableAPI.swift:651:1) 649 | } 650 | > 651 | extension ReactIterableAPI: IterableAuthDelegate...