paulsjohnson91

Results 8 issues of paulsjohnson91

Just getting callback.totpRequired is not a function

### Current behavior [expo demo](https://snack.expo.dev/66VUyv9e2) When putting a tab view inside a ScrollView, the tabs contents don't show unless you put a static height value, it seems to ignore flex...

bug
repro provided
platform:android
platform:ios

Any chance we can get a new release? The latest npm release was from 3 years ago and is missing a lot of fixes.

**Describe the bug** We're ugrading from version 0.11 where we were able to connect to a mongodb instance running ssl using the mongodb.uri ``` mongodb://username:[email protected]:27017?ssl=true&sslCertificateKeyFile=/path/to/cert&sslCAFile=/path/to/cert&sslInsecure=true ``` Now when updating to...

bug
community
triage

The picker library has been removed from the react native package which causes this to fail to compile.

### Is there an existing issue for this? - [X] I have searched the existing issues ### YACE version v0.56.0 ### Config file - type: lambda regions: - us-west-2 searchTags:...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### YACE version 0.61.2 ### Config file ``` apiVersion: v1alpha1 sts-region: eu-central-1 discovery: exportedTagsOnMetrics:...

bug

## Description Using OpenTofu, it has stricter requirements on sensitive values, this module has an output ``` output "workspace_api_keys" { description = "The workspace API keys created including their attributes"...

stale