Faithful-Resource-Pack / App

The official web application for the Faithful Website.
https://webapp.faithfulpack.net/
GNU Affero General Public License v3.0
1 stars 6 forks source link

[Bug] Editing various things throws a "fake" error #118

Closed Pomi108 closed 10 months ago

Pomi108 commented 10 months ago

What happened?

Trying to edit any use-wide information throws a 404 axios error, even though the edited information seems to be saved properly.

To reproduce

  1. Go to the Textures tab
  2. Search for a texture
  3. Edit it, get to the edit use modal
  4. Change some info
  5. Try to save it
  6. Axios error

Screenshot(s)

obrazek

Browser name and version

Firefox 120

Logs

obrazek

Pomi108 commented 10 months ago

This applies to use creation as well (error is thrown, but the use is created properly)

Pomi108 commented 10 months ago

Texture creation is also affected by this bug

TheRolfFR commented 10 months ago

Should be fixed too by https://github.com/Faithful-Resource-Pack/API/pull/38, check after merge if still occuring