Chris Edson
Chris Edson
Hey there, I'm getting an issue when minifying the library - `abMfg is not using explicit annotation and cannot be invoked in strict mode`. I've tried using explicit annotation in...
Hi there - Is it possible to support macOS runners using this module? Technically, GitHub [states that it is possible](https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners#macos) - and AWS also has mac instances that it can...
Hey there - I'm trying to install this on a Wordpress site with many images. It's failing to activate - it's just timing out. PHP v7.4, Wordpress 5.9.4. Do you...
I'm getting a crash on React Native 0.70 (works fine on 0.69) - with the error: `TypeError: Cannot read property 'layout' of null` This seems to be down to [this...
### Describe the bug Storybook imports random files when used with `@storybook/addon-react-native-web`. This causes the build to fail. An example repository can be found [here](https://github.com/ChrisEdson/storybook-test) and the failing build [here](https://github.com/ChrisEdson/storybook-test/actions/runs/6943776140/job/18889561324)....