Skip to content

version 2.8.0 chrome console warning #97

Open
@maor-benami

Description

@maor-benami
<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

Activity

wcoder

wcoder commented on Dec 21, 2022

@wcoder
Owner

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      version 2.8.0 chrome console warning · Issue #97 · wcoder/highlightjs-line-numbers.js