Results 2 issues of Cendyne

### Steps to reproduce Where are you starting? What can you see? User Settings -> Security -> My Sessions -> Tap on a session -> Tap on "Sign out this...

T-Defect
S-Major
O-Occasional
A-Authentication

When an application uses an `onError` handler, the stack trace lines are incorrect. This is typically remedied with `vite.ssrFixStacktrace`, however as the vite `server` (https://github.com/honojs/vite-plugins/blob/main/packages/dev-server/src/dev-server.ts#L67) is not passed through the...