Andreas Göransson

Results 5 issues of Andreas Göransson

When placing refs within modal the inner refs are not registered. Consider the example below. ``` A heading ``` The modal reference is found, but any reference placed within are...

**Describe the bug** When refreshing the current page (except root `www.my-vendure-server.com/admin`) the page reports a `500` error. ``` {"statusCode":500,"message":"","timestamp":"2023-10-19T19:57:20.947Z","path":"/admin/orders/11"} ``` Server log shows: ``` 2023-10-19T19:57:20.947233977Z stdout F error 10/19/23, 7:57...

type: bug 🐛
stale

Reproduce: 1. `npx ignite-cli@latest new pizza-app` (Select most settings default, no git repo, **enable new architecture**) 2. `cd pizza-app` 3. `yarn android` This far is fine. 4. `yarn expo install...

needs reproduction

### How were you trying to build the app? `npx expo run:android` It seems to me that the project is very fragile; even though it builds at one time. From...

🔧 build error