app.co
app.co copied to clipboard
Admin Panel Error -- not displaying all apps
Describe the bug
In the admin panel under apps, it normally displays both accepted and rejected apps. I've logged in twice (yesterday and today) and app.co is neither displaying app status or rejected apps when I cmd+F to find.
To Reproduce Steps to reproduce the behavior:
- Go to admin panel, log in.
- Click on apps.
- Search for Graphite.
- See error
Developer console error image:

Another error message:

@wileyj @kantai any ideas on the CORS errors?
it doesn't appear to be CORS related at all - there are timeouts happening to the api server. all the data is there, but it's timing out through cloudflare (api is taking a long time to return the data)
looks to be a bug introduced in v1.0.29, but i'm not aware of what was changed in that version.
I rolled it back to a known working version, v1.0.28, but there is still the outstanding issue of reports not downloading correctly. pending @GinaAbrams feedback, we may attempt v1.0.28 and see if that's our happy spot.