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
fix(apps): respond to request for m.aio/assets/versions.json directly (#2796)
Rather than respond with a redirect for the versions information on m.aio, respond with the
actual JSON string that would be responded at the destination url to prevent CORS issues.
PR Close#2796
0 commit comments