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
Hi,
The button of 'save image' is not working, even thought the demo http://constantinoschillebeeckx.github.io/phylogram_d3/.
And the Chrome brower returned a error information "Uncaught DOMException: Failed to read the 'rules' property from 'CSSStyleSheet': Cannot access rules at HTMLButtonElement.saveSVG (https://cdn.rawgit.com/ConstantinoSchillebeeckx/phylogram_d3/9bc07b2c/js/utils.js:1139:31) at HTMLButtonElement.__onclick (https://d3js.org/d3.v3.min.js:1:5253)" . Look forward to your help. Thank you.
Regards, Jiaming
The text was updated successfully, but these errors were encountered:
Are you by chance using Chrome? It looks like Chrome is now enforcing CORS policy for stylesheets which is the issue here.
This project is a bit old and isn't being maintained anymore.
Sorry, something went wrong.
No branches or pull requests
Hi,
And the Chrome brower returned a error information "Uncaught DOMException: Failed to read the 'rules' property from 'CSSStyleSheet': Cannot access rules at HTMLButtonElement.saveSVG (https://cdn.rawgit.com/ConstantinoSchillebeeckx/phylogram_d3/9bc07b2c/js/utils.js:1139:31) at HTMLButtonElement.__onclick (https://d3js.org/d3.v3.min.js:1:5253)" .
Look forward to your help. Thank you.
Regards,
Jiaming
The text was updated successfully, but these errors were encountered: