Skip to content

[Bug]: typekit Get Url error #63

@jslee-ncurity

Description

@jslee-ncurity

Demo URL

No response

What happened?

typekit: { id:${myTypekitId}, defer: false, injectTo: 'body', }

When executing the above code
GET https://use.typekit.net/myTypekitId.css net::ERR_ABORTED 412 (Precondition Failed)
An error occurs.

In fact, if you run the code provided by Typekit locally, you need to get the css code here at https://use.typekit.net/myTypekitId.js

to sum up
https://use.typekit.net/myTypekitId.css (X)
https://use.typekit.net/myTypekitId.js (O)

Reproduction steps

1.
2.
3.
...

Relevant log output

No response

What browsers are you seeing the problem on?

No response

What is your operating system?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions