Ollie Chick

Results 10 issues of Ollie Chick

I am running Arena as a middleware in a Nest app. When I run it and try to open the URL I have set it to, it raises this error....

When trying to create a folder, I got an error. My stacktrace is below, from my line of code that creates the folder down. The variables `STORIES_DIR` is `"stories"`, `MEGA_SEP`...

I am using TestFX to test selecting multiple items in a ListView using the Ctrl key, then clicking a button, which generates an alert dialog whose content is based on...

- [x] Have you followed the guidelines in our [Contributing](https://github.com/locutusjs/locutus/blob/master/CONTRIBUTING.md) document? - [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/locutusjs/locutus/pulls) for the same update/change? ### Description...

When writing a custom extension, the `onSet` function doesn't provide a way to access the root state object, only the (possibly) scoped state that was set.

## Problem I'm frustrated when I want to do an upsert of a specific row, but I don't have fields that are in `WhereUniqueInput` - I only have fields that,...

kind/feature
domain/client
topic: client api
topic: upsert()

The API endpoint is described here: https://developer.mixpanel.com/reference/identity-merge But it's not provided by this SDK.

There is no example `index.json` file, so it is not clear what should go in it. With my current `index.json`, I get the error: ``` UnhandledPromiseRejectionWarning: TypeError: BullMQ is not...