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
Today I tried to switch to a CDN using the CDN_HOST setting. There seems to be one file that is missing the crossorigin attribute and fails to load:
crossorigin
I'm not sure if that is intentional are there is another setting needed for that one specific file?
The tag should have a crossorigin attribute
The tag is missing the crossorigin attribute
No response
emacs.ch
v4.3.0-alpha.4+glitch
every browser
Linux
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce the problem
Today I tried to switch to a CDN using the CDN_HOST setting. There seems to be one file that is missing the
crossorigin
attribute and fails to load:I'm not sure if that is intentional are there is another setting needed for that one specific file?
Expected behaviour
The tag should have a crossorigin attribute
Actual behaviour
The tag is missing the crossorigin attribute
Detailed description
No response
Mastodon instance
emacs.ch
Mastodon version
v4.3.0-alpha.4+glitch
Browser name and version
every browser
Operating system
Linux
Technical details
No response
The text was updated successfully, but these errors were encountered: