Screenshot of same error message, scrolled down to show the whole stack trace. The stack frame that was cut off is shown in full: While running Function.htm in /src/lib/html.js (line 79, column 9) Source code: const firstOperand = Math.ceil(Math.random()*100) const secondOperand = Math.ceil(Math.random()*100) return html` <h1>Components</h1> <p>This example demonstrates use of components.</p> (There is an error pointing to the start of the html tagged template string, where the error occured.) The stack trace ends with: While running PageRoute.default [as _handler] in /index.page (line 8, column 14) While running PageRoute.lazilyLoadedHandler in /src/routes/PageRoute.js (line 72, column 31)
https://s3-eu-central-1.amazonaws.com/mastodon-aral/media_attachments/files/109/998/811/545/958/232/original/f52ad301bb1a0f6e.png