Chrisissorry

Results 5 issues of Chrisissorry

### Summary: Following up on https://github.com/dynamoose/dynamoose/issues/241 I open this issue as suggested. In `v1` it was possible to configure a data stream by passing into the config: ``` streamOptions: {...

type:enhancement
status:todo

In the Accounts view, in the section Contacts, when I click on Add I get a modal which says "No records found". I guess all existing contacts should pop up...

feedback needed

**Describe the bug** From the docs: ```PHP public function configureActions(Actions $actions): Actions { $viewInvoice = Action::new('View Invoice', 'fas fa-file-invoice') ->displayIf(static function ($entity) { return $entity->isPaid(); }); return $actions // ......

[storyblokurl]: https://www.storyblok.com?utm_source=github.com&utm_medium=issue-template --- ## Expected Behavior When I send a post request with `storyblokClient.post()`, I expect to receive an object that implements the `ISbResponseData` interface. The `ISbResponseData` interface is defined...

``` yarn run v1.22.5 $ react-native run-ios warn Package react-native-segmented-picker has been ignored because it contains invalid configuration. Reason: Option dependency.platforms.ios must be a object, instead got object ``` Using...

external-issue