Unexpected Application Error!

D1_ERROR: no such table: comments

Error: D1_ERROR: no such table: comments
    at D1Database._sendOrThrow (cloudflare-internal:d1-api:66:19)
    at async D1PreparedStatement.all (cloudflare-internal:d1-api:181:46)
    at async loader$3 (functionsWorker-0.7991623537497903.js:11229:20)
    at async functionsWorker-0.7991623537497903.js:1351:21
    at async callLoaderOrAction (functionsWorker-0.7991623537497903.js:1411:16)
    at async Promise.all (index 1)
    at async callDataStrategyImpl (functionsWorker-0.7991623537497903.js:1305:17)
    at async callDataStrategy (functionsWorker-0.7991623537497903.js:1209:19)
    at async loadRouteData (functionsWorker-0.7991623537497903.js:1191:19)
    at async queryImpl (functionsWorker-0.7991623537497903.js:1057:20)

💿 Hey developer 👋

You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.