NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 643 forks source link

Admin >> Clear content cache click not working anymore #9958

Open erdembayar opened 1 month ago

erdembayar commented 1 month ago

Impact

I'm unable to use NuGet.org

Describe the bug

Go to the admin menu of the development environment and click on Clear content cache. Observe the network calls - no network call is made. I'm not sure if it's related to Dark theme change or not, at least it's broken now. image

Now repeat the same thing in the INT environment. You will see a network call is made to ClearContentCache and Admin API.

image

Repro Steps

Edge browser go to dev env

Expected Behavior

It should make network call

Screenshots

No response

Additional Context and logs

No response