You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug report (I searched for similar issues and did not find one)
Current behavior
Rss Parser sample can't load feed because of CORS:
Access to fetch at 'https://visualstudiomagazine.com/rss-feeds/news.aspx' from origin 'http://localhost:49996' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Expected behavior
Feed should load without error.
Minimal reproduction of the problem with instructions
Go to Extensions -> RSS Parser.
And check console log.
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Current behavior
Rss Parser sample can't load feed because of CORS:
Expected behavior
Feed should load without error.
Minimal reproduction of the problem with instructions
Go to
Extensions
->RSS Parser
.And check console log.
The text was updated successfully, but these errors were encountered: