Can't edit or see existing tags on the Tags page
🐛 Bug
Can't edit or see existing tags on the Tags page: See the screenshot.
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
- Aim Version: v3.17.4
- Python version: 3.11.5
- pip version: 23.2.1
- OS: CentOS Linux release 7.9.2009 (Core)
- Conda version: 23.5.2
- Mamba version: 1.4.9
- Installed with: mamba install aim
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.
Hey @jan-mikula! Would you mind sharing the response of /tags endpoint from the Inspect -> Network tab in the browser?
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}.
@mihran113 I just tried Chrome, and it works fine there. So, Firefox is the problem.