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

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

Open
SillyFreak opened this issue Mar 13, 2025 · 0 comments
Open
Labels
bug Something isn't working. dashboard About the dashboard. projects Related to projects.

Comments

@SillyFreak
Copy link

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

@SillyFreak SillyFreak added the bug Something isn't working. label Mar 13, 2025
@laurmaedje laurmaedje added dashboard About the dashboard. projects Related to projects. labels Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. dashboard About the dashboard. projects Related to projects.
Projects
None yet
Development

No branches or pull requests

2 participants