Description
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:
- https://typst.app/?template=tgm-hit-thesis&version=latest
- https://typst.app/?template=tgm-hit-thesis&version=latest&namespace=preview
- https://typst.app/?template=tgm-hit-thesis&version=0.2.0
- https://typst.app/?template=tgm-hit-thesis&version=0.2.0&namespace=preview
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