Robert Rhoades
Robert Rhoades
Hey 👋 On iOS 15+ devices the button text color has changed to blue (via a user-agent style `color: -apple-system-blue;`). This is a change from iOS 14- devices which displayed...
# Bug Report ## Problem I'm not sure if this should have worked to begin with but I was hoping to use the in app browser to display in memory...
**What Version of the library are you using?** 15.0.3 **Question** Hey! Thanks for this library! I was wondering if its possible to add the interval service to the public API?...
Hey! When using `terminateApp` it seems to close the chromedriver connection and doesn't reconnect when using `activateApp`. This means when using `findElement` after `terminateApp` the request fails with a 500...
##### Bug Report or Feature Request (mark with an `x`) ``` - [ ] Regression (a behavior that used to work and stopped working in a new release) - [x]...
**Is your feature request related to a problem? Please describe.** In the documentation for this plugin the list of recommended rules I find confusing https://github.com/tlvince/eslint-plugin-jasmine?tab=readme-ov-file#rules The main issue is some...
### Motivation When the bottom nav has the attribute shifting={false} the pill shape is misformed on the active tabs. On clicking around this seems inconsistent. This appears to be because...
### Current behaviour When using component. On iOS (26) the active state's background is sometimes squashed. This behaviour is not present on Android (36). If `shifting={true}` is passed then the...