123456qwq it appears that this is a bug in the foskym-custom-levels
extension:
SyntaxError: Unexpected end of input
at LevelBar.view (LevelBar.js:33:38)
at Function.a (render.js:30:16)
at render.js:155:45
at render.js:160:3
at c (render.js:66:8)
at l (render.js:50:5)
at render.js:134:5
at c (render.js:63:14)
at render.js:162:4
at c (render.js:66:8)
Please, check that your levelFormula
is configured correctly - I assume that there is a syntax error in that, which makes the underlying eval
function not work properly.