sphinx_press_theme icon indicating copy to clipboard operation
sphinx_press_theme copied to clipboard

Uncaught error: SyntaxError: 59

Open gprzyby opened this issue 4 years ago • 1 comments

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

gprzyby avatar Aug 12 '21 07:08 gprzyby

Same error yes

daggy1234 avatar Sep 23 '21 18:09 daggy1234