Results 91 issues of Andrew M

In my (MST) app I have encountered the need to be able to cancel flow actions. Does mobx-keystone support this or could it easily support it? There's a longstanding MST...

❔ question

There's been some discussion of this in a couple places so I thought it might be useful to have a separate issue about it. https://github.com/xaviergonz/mobx-keystone/issues/299 https://github.com/xaviergonz/mobx-keystone/discussions/303 Currently there are two...

🤞 maybe fixed?

A model may contain may small nested objects, some of which might need defaults for their fields (optional at creation or snapshotIn time). Currently there is no way to handle...

🍗 enhancement
💬 under consideration

If I know that a model will _always_ be attached to a root store of a particular type as soon as it's created would it be safe to assume a...

❔ question

## Issue After upgrading from ` "@invertase/react-native-google-ads": "^4.0.2",` to ` "react-native-google-mobile-ads": "^5.0.0",` test ads no longer work on Android. Attempting to play a test ad results in error 3 `no-fill`...

help wanted

It seems that sw-precache does not handle being out of cache space. This is very easy to do in chrome incognito mode as the quota is only 100mb. I'm not...

**_Bug report_** * [X ] I've checked documentation and searched for existing issues * [X ] I've made sure my project is based on the latest MST version * [X...

help/PR welcome
Typescript

**_Bug report_** * [ X ] I've checked documentation and searched for existing issues * [ X ] I've made sure my project is based on the latest MST version...

* [ X ] I've checked documentation and searched for existing issues * [ X ] I tried the [spectrum channel](https://spectrum.chat/?t=dad48299-3dfc-4e10-b6da-9af1e39498a3) To better organize my code I'd like to put...

question

`yarn add --dev gentype` fails with ``` error: executable not found: /Users/myuser/dev/project/app/node_modules/gentype/vendor-darwin/gentype.exe ``` Looks like there's a related closed issue here https://github.com/rescript-association/genType/issues/346 Perhaps because I'm on an M1 Mac? If...