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
https://www.steaminputdb.com/buddy-app fails to connect on firefox 150 which does not yet enforce local network permissions on windows with "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:5119/v1/ping. (Reason: CORS request did not succeed). Status code: (null)."
Bug Description
https://www.steaminputdb.com/buddy-app fails to connect on firefox 150 which does not yet enforce local network permissions on windows with "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:5119/v1/ping. (Reason: CORS request did not succeed). Status code: (null)."
To Reproduce
Install buddy, visit https://www.steaminputdb.com/buddy-app in firefox.
Expected Behavior
Site connects to buddy.
Actual Behavior
Site fails to connect.
Additional Context
Same install works on same system w/ chromium browsers. This is likely a edge case w/ how firefox handles CORS.