Skip to content

Template init URLs using &version=latest don't seem to work properly #581

Open
@SillyFreak

Description

@SillyFreak

Description

Context mostly copied from Discord:

I know that at some point links of the form https://typst.app/?template=tgm-hit-thesis&version=latest worked for sending users to template initialization in one click. You still go to the popup, but creating the project fails. In the network tab of my Browser I can see that the GraphQL CreateProjectMutation failed with: {"message":"","extensions":{"code":["PACKAGE_NETWORK_ERROR"]}}

Comparison:

If logged out (private tab) I go to the landing page with either link. After logging in (still private tab, hopefully eliminating any cache/local storage contamination - but I also just manually cleared these), the first two don't work for me, the latter two do.

I have noticed that when I click on another template and then on mine again, the URL changes to https://typst.app/?template=tgm-hit-thesis&version=0.2.0, and then I can create a project.

Reproduction URL

No response

Browsers

Firefox

OS

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working.dashboardAbout the dashboard.projectsRelated to projects.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions