Sometimes, especially after first page load syntax error occurs.
Here is trace:
Uncaught SyntaxError: 59
ni https://localhost:8000/docs/_static/theme.js:1
Yc https://localhost:8000/docs/_static/theme.js:1
sa https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Wl https://localhost:8000/docs/_static/theme.js:1
Vc https://localhost:8000/docs/_static/theme.js:1
https://localhost:8000/docs/_static/theme.js:1
https://localhost:8000/docs/_static/theme.js:1
Mr https://localhost:8000/docs/_static/theme.js:1
s https://localhost:8000/docs/_static/theme.js:1
B https://localhost:8000/docs/_static/theme.js:1
B https://localhost:8000/docs/_static/theme.js:1
O https://localhost:8000/docs/_static/theme.js:1
b https://localhost:8000/docs/_static/theme.js:1
ee https://localhost:8000/docs/_static/theme.js:1
mount https://localhost:8000/docs/_static/theme.js:1
mount https://localhost:8000/docs/_static/theme.js:1
https://localhost:8000/docs/_static/theme.js:1
https://localhost:8000/docs/_static/theme.js:1
theme.js:1:74921
ni https://localhost:8000/docs/_static/theme.js:1
Yc https://localhost:8000/docs/_static/theme.js:1
sa https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Kl https://localhost:8000/docs/_static/theme.js:1
Wl https://localhost:8000/docs/_static/theme.js:1
Vc https://localhost:8000/docs/_static/theme.js:1
https://localhost:8000/docs/_static/theme.js:1
https://localhost:8000/docs/_static/theme.js:1
Mr https://localhost:8000/docs/_static/theme.js:1
s https://localhost:8000/docs/_static/theme.js:1
B https://localhost:8000/docs/_static/theme.js:1
B https://localhost:8000/docs/_static/theme.js:1
O https://localhost:8000/docs/_static/theme.js:1
b https://localhost:8000/docs/_static/theme.js:1
ee https://localhost:8000/docs/_static/theme.js:1
mount https://localhost:8000/docs/_static/theme.js:1
mount https://localhost:8000/docs/_static/theme.js:1
https://localhost:8000/docs/_static/theme.js:1
https://localhost:8000/docs/_static/theme.js:1
After couple times of page refresh it loads and problem doesn't occur. In my opinion there is some kind of promise error or something from vite library
Used library versions:
sphinx==4.0.3
sphinx-press-theme==0.8.0