cmg008
Forum Replies Created
-
I’ve resolved this issue by removing a conflicting WP theme.
- This reply was modified 2 years, 8 months ago by cmg008.
I tried minting again, while keeping the Chrome console opened. Here’s what I saw:
https://exhibition.gallery/img/bsc-minting-error-5-3-2022.PNG
I got two errors via Chrome Console:
A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
Note that for performance reasons, only the first access to one of the properties is shown.
2 sources
Learn more: User-Agent String Reduction—
Mixed content: load all resources via HTTPS to improve the security of your site Even though the initial HTML page is loaded over a secure HTTPS connection, some resources like images, stylesheets or scripts are being accessed over an insecure HTTP connection. Usage of insecure resources is restricted to strengthen the security of your entire site. To resolve this issue, load all resources over a secure HTTPS connection. 1 resource Name Restriction Status deploy-identicon.gif automatically upgraded