We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If user is running an ad blocker the stx.eco might be blocked and display as a blank page.
This happens with
it does not happen with Ad Block Plus. This is not a fault in the app - there are no ads in the app itself.
Problem seems to arise from extension manufacturers not keeping up with browser changes on cross origin issues.
See:
The user needs to allow the site in their ad blocker.
E.g. click on the ghostery/ublock extension icon and switch off ad blocking for stx.eco / testnet.stx.eco.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
If user is running an ad blocker the stx.eco might be blocked and display as a blank page.
This happens with
it does not happen with Ad Block Plus. This is not a fault in the app - there are no ads in the app itself.
Cause:
Problem seems to arise from extension manufacturers not keeping up with browser changes on cross origin issues.
See:
Work Around
The user needs to allow the site in their ad blocker.
E.g. click on the ghostery/ublock extension icon and switch off ad blocking for stx.eco / testnet.stx.eco.
The text was updated successfully, but these errors were encountered: