-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Labels
Description
Environment
Host
item | version |
---|---|
OS | debian 11 |
GROWI | 7.1.9 |
node.js | 20.18.2 |
npm | 10.8.2 |
Using Docker | yes |
Using growi-docker-compose | yes |
(Accessing https://{GROWI_HOST}/admin helps you to fill in above versions)
Client
item | version |
---|---|
OS | windows 10 |
browser | firefox / edge |
How to reproduce? (再現手順)
https://demo.growi.org/63189b3c5a4a0b3a50d595d4
を開く
What happens? (症状)
数式が表示されない
What is the expected result? (期待される動作)
数式が表示されること
Note
drawioのviewer.min.jsが2回呼ばれていて、2回目はinitMathの中身が実行されない(1回目でwindow.MathJaxが定義済みであるため初期化処理がスキップされる)のではないかと思います。