petio-team / petio

Petio Request, Discover, Review
https://petio.tv
MIT License
251 stars 28 forks source link

editing an admin request throws error and broken app state (no ui elements) #518

Closed beyondmeat closed 3 years ago

beyondmeat commented 3 years ago

Describe the bug Using admin panel, editing requests doesn't work and breaks the app, requiring a refresh to fix.

Docker: ghcr.io/petio-team/petio:preview (image is pulled nightly) 0.5.3-alpha

To Reproduce Steps to reproduce the behavior:

  1. Have a user make a movie request that is (auto) approved
  2. Open the added movie in radarr
  3. Delete the movie in radarr (optional)
  4. edit the request as admin
  5. see blank screen, check dev console

Expected behavior It works

Screenshots n/a

Desktop (please complete the following information):

Additional context


    at s.value (Requests.js:349)
    at Requests.js:576```
ADRFranklin commented 3 years ago

What version of Petio are you using?

beyondmeat commented 3 years ago

Docker: ghcr.io/petio-team/petio:preview (pulled today) 0.5.3-alpha

beyondmeat commented 3 years ago

fixed by using ghcr.io/petio-team/petio:dev which updated to 0.5.4-alpha