typst / webapp-issues

Issue tracker for Typst's web app.
https://typst.app
12 stars 0 forks source link

CeTZ v0.2.0 not found on OS X but available on Windows #265

Open Ismahelo opened 7 months ago

Ismahelo commented 7 months ago

Description

When opening the web app with an OS X device, the CeTZ package doesn't recognise the version 0.2.0, although when opening the exact same project on a Windows device, the package loads perfectly, with no issues at all. This is pretty bad when working on a project from two different places. image

Reproduction URL

https://typst.app/project/pJ2SGRvgn2XXZ76Q8WCuXJ

Operating system

Web app, Windows, macOS

Typst version

PgBiel commented 7 months ago

I think this might be better suited to https://github.com/typst/webapp-issues .

With that said, I wonder if this is a caching issue... Could you try reloading with Shift + F5?

Ismahelo commented 7 months ago

Tried Shift + F5, but nothing happened. (Also, I'm a bit new to GitHub, how can I transfer the issue to the Web App Issues?)

laurmaedje commented 7 months ago

I already transferred it, so it's all good.

laurmaedje commented 7 months ago

Does this also happen in other browsers or only your primary one?

MDLC01 commented 3 months ago

A very similar problem happened to a friend of mine, but this time the package was not found on Windows, but found on Ubuntu. Clearing the browser cache on Windows solved the issue. I suspect this is not actually related to the OS, but to the browser.

MDLC01 commented 3 months ago

Update: the problem occurred again on Firefox, but not on Chrome. So this is indeed related to the browser.