Skip to content
New issue

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

version 2.8.0 chrome console warning #97

Open
maor-benami opened this issue Dec 21, 2022 · 1 comment
Open

version 2.8.0 chrome console warning #97

maor-benami opened this issue Dec 21, 2022 · 1 comment

Comments

@maor-benami
Copy link

<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js" />
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/languages/typescript.min.js" />
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/languages/xml.min.js" />
<script src="//cdnjs.cloudflare.com/ajax/libs/highlightjs-line-numbers.js/2.8.0/highlightjs-line-numbers.min.js" />

image

  • Using version 2.7.0 eliminates the warning
@wcoder
Copy link
Owner

wcoder commented Dec 21, 2022

Based on the description of this warning: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Expect-CT
it's related to the certificate of CDN provider. We can't fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants