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
When I view an app user QR code in Frontend, I see an error in the browser console in Chrome:
[Report Only] Refused to load the image 'data:image/gif;base64,...' because it violates the following Content Security Policy directive: "img-src *". Note that '*' matches only URLs with network schemes ('http', 'https', 'ws', 'wss'), or URLs whose scheme matches `self`'s scheme. The scheme 'data:' must be added explicitly.
Problem description
When I view an app user QR code in Frontend, I see an error in the browser console in Chrome:
URL of the page
https://staging.getodk.cloud/#/projects/85/app-users
Steps to reproduce the problem
Central version shown in version.txt
The text was updated successfully, but these errors were encountered: