Georg Schelkshorn
Georg Schelkshorn
It is still crashing after about 1 second after starting the app.
Encountering the same error. I see the deployment being created multiple times in the project dashboard tough.
Here is some of the debug output. I am using `vercel deploy --prebuilt --debug --token=$VERCEL_TOKEN` after building with `vercel build --token=$VERCEL_TOKEN` (setup based on https://vercel.com/guides/using-vercel-cli-for-custom-workflows). ```[client-debug] 2022-10-02T10:37:12.818Z Determining necessary files...
Any news on this? Facing the same issue, would like to specify the registry URL for the audit request.
Currently migrating from mui/base to react-aria and this one of the features we miss. Focusing the first element in the ListBox of the currently filtered items would do the trick.
@AlessioGr did not realize that `editMenuItems` is currently [not supported for Globals](https://github.com/payloadcms/payload/blob/main/packages/ui/src/elements/DocumentControls/index.tsx#L149]). I've removed it from the importmap generation and updated the docs to reflect the available custom components for...
@AlessioGr could you check this again, the build should work now. Thanks! 😊