Cameron Bates
Cameron Bates
I noticed that only the first item in my app is masked when the slidebutton is pressed. I'm on Sencha 2.4.1 and my app is hosted here - https://github.com/ds8k/NerdyKaraoke Any...
I'm getting the following error when trying to use commands: ``` ERROR:flask.app:Exception on /command [GET] Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1813, in full_dispatch_request rv = self.dispatch_request() File...
### Expected behaviour Toast displays until provided time elapses ### Actual behaviour If I tap the screen the toast begins to flash in and out until the time elapses ###...
I've been getting hundreds of reports from Google about my application crashing on almost exclusively Samsung devices (S6 through S8) on Android 6.0 and up: ``` java.lang.IllegalArgumentException in com.google.android.gms.location.Geofence$Builder.build java.lang.RuntimeException:...
Error when generating a release build: ``` :react-native-custom-tabs:verifyReleaseResources/Users/cameronbates/.gradle/caches/transforms-1/files-1.1/appcompat-v7-26.1.0.aar/d966a29d4964b9817b018d8a3a1d16a4/res/values-v26/values-v26.xml:13:5-16:13: AAPT: No resource found that matches the given name: attr 'android:keyboardNavigationCluster' ``` `build.gradle` needs to be updated so builds on RN56 work....
I'm unable to generate a release build after upgrading to React Native 56: ``` :react-native-material-kit:verifyReleaseResources/Users/user/.gradle/caches/transforms-1/files-1.1/appcompat-v7-26.1.0.aar/d966a29d4964b9817b018d8a3a1d16a4/res/values-v26/values-v26.xml:13:5-16:13: AAPT: No resource found that matches the given name: attr 'android:keyboardNavigationCluster'. FAILED FAILURE: Build failed...
**Describe the bug** When rendering a badge over a component, the `visible` prop is not respected on initial render. **To Reproduce** Steps to reproduce the behavior: - Wrap a component...
**Describe the bug** TextField's that are set to `multiline={true}` don't properly grow as a user types into them. It looks like the height isn't being set properly. **To Reproduce** Steps...
**Describe the bug** When rendering a larger ProgressCircle, there's a noticeable gap between the two halves of the rendered circle **To Reproduce** Steps to reproduce the behavior: - Render a...
### Bug Description I'm attempting to add this as a dependency to the [sm64ex-ios project](https://github.com/ckosmic/sm64ex-ios) but building with Xcode 13 fails with the following error: ``` module.modulemap:38:19: Module '_Builtin_intrinsics.intel' requires...