aimhubio / aim

Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
https://aimstack.io
Apache License 2.0
5.16k stars 316 forks source link

Can't edit or see existing tags on the Tags page #3062

Open jan-mikula opened 10 months ago

jan-mikula commented 10 months ago

🐛 Bug

Can't edit or see existing tags on the Tags page: See the screenshot.

aim-tags-error

To reproduce

Not sure how to reproduce. I've had this problem since I started using Aim about four months ago. Everything else seems to be working fine.

Expected behavior

https://aimstack.readthedocs.io/en/v3.13.2/ui/pages/tags.html#edit-tag

Environment

mihran113 commented 10 months ago

Hey @jan-mikula! Thanks a lot for the report. May I ask what browser are you using? We had a known issue for this with firefox.

alberttorosyan commented 10 months ago

Hey @jan-mikula! Would you mind sharing the response of /tags endpoint from the Inspect -> Network tab in the browser?

jan-mikula commented 10 months ago

Hey @mihran113 and @alberttorosyan! Thanks for the immediate responses.

@mihran113: I am using Firefox 119.0.1 (64-bit); I haven't tried using a different browser, though I might try it in a second.

@alberttorosyan: The response is just {"success": true}.

jan-mikula commented 10 months ago

@mihran113 I just tried Chrome, and it works fine there. So, Firefox is the problem.