adrian-pavel / visual-nuget

Code for the Visual NuGet package manager extension for VS Code.
MIT License
29 stars 6 forks source link

The default source of nuget is not available, but the custom source is available #24

Closed dodu2014 closed 3 weeks ago

dodu2014 commented 1 year ago

Have you ever encountered such a problem?

image

dodu2014 commented 1 year ago

Configured a new source (CDN network), which can display a list, but cannot load and display details in pages. The installed and updates tabs are also unavailable

Extended Configuration:

image

Default Source,Installed tab:

image

Default Source,Updates tab:

image

CDN Source:

image

CDN Source,Installed tab:

image

CDN Source,Updates tab:

image

Custom Source:

image

adrian-pavel commented 1 month ago

Hello,

I cannot reproduce this issue. I have added that cdn source on my side and it works fine. All the tabs load correctly. Are you still experiencing this?

adrian-pavel commented 3 weeks ago

Close as cannot reproduce