You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"]}}
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.
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
The text was updated successfully, but these errors were encountered: