Screenshot of error message in browser: There’s a cute illustration of a kitten playing with a ball of purple yarn. The error code (in pink) is 500. The error message reads ‘ReferenceError: meow is not defined’ Under that is a Stack trace split into two sections, ‘From your app’ and ‘From Kitten’. In the first section, there’s a coed snippet shown with syntax highlighting, line numbers, and striped lines (white/pink): export default () => kitten.html` ${meow}! ` The ‘m’ in meow has a pink arrow head (caret) pointing to it. The stack trace message reads: While running PageRoute.default [as _handler] in /index.page.js (line 2, column 5) In the From Kitten section the following stack messages are visible: While running PageRoute.lazilyLoadedHandler in /kitten-bundle.js (line 239183, column 31) While running loop in /kitten-bundle.js (line 203214, column 65) While running next in /kitten-bundle.js (line 203215, column 73) While running Array.<anonymous>
https://s3-eu-central-1.amazonaws.com/mastodon-aral/media_attachments/files/112/208/753/181/919/253/original/b6a6fbf2432eeba3.png