[WEB COMPAT] typst.app #181
Labels
No labels
bug
confirmed
contribution welcome
duplicate
enhancement
good first issue
help wanted
important
invalid
other
question
upstream
web compat
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
celenity/Phoenix#181
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Confirmation
Which domain(s) are you experiencing this issue on?
https://typst.app/
What version of Phoenix are you using?
2025.08.06.1
What version of Firefox are you using with Phoenix?
142.0.1
What operating system are you experiencing this issue on?
Fedora Linux
Other
No response
Please explain the issue you are experiencing.
typst.app dashboard keeps reloading by itself indefinitely, making it completely unusable.
Thanks for the report. I was able to reproduce the issue. At the cost of security, setting
dom.postMessage.sharedArrayBuffer.withCOOP_COEPtotrueand restarting the browser should resolve it.Went ahead and added this to the Web Compat page for future reference!