William Hollacsek
William Hollacsek
I think I have an idea why this is happening... ### Problem If my understanding is correct there is a **fatal** flaw in the logic of the serializer: https://github.com/ForestAdmin/forest-express/blob/2784cf8a1aa2fe4bdc13ccbe324a9e1b5d3563be/src/serializers/resource.js#L152 The...
@niftylettuce same here I moved a personal repo to an org where I'm admin
@roblotter If I remember well my issue was solved when I went into organisation settings and authorized the zeit/release app again giving it the oauth permission to write into the...
You don't need to create your own github app. Unfortunately I don't use this integration on my repos anymore so I can find the settings either, maybe other people here...
I randomly found out the solution just last week. In my case I migrated my repo into an org, which means the `release` app is missing permissions from the org....
Is there any workaround while we wait for the fix?
Thanks I ended up doing something similar using 720p On Fri, 28 Jul 2023 at 09:27, KauLin ***@***.***> wrote: > Is there any workaround while we wait for the fix?...
Hi @gabrieldonadel thanks for taking a look. Could you share an example repo where expo-camera works on the web? I've tried everything including aliasing react in webpack config but it...
@gabrieldonadel I just tried adding react-dom without success. And there are some error messages on launch: ``` WARNING in ./node_modules/expo-camera/node_modules/@koale/useworker/dist/index.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from...
Seems to be related to https://github.com/expo/expo/issues/17846