Dinh Doan Van Bien
Dinh Doan Van Bien
Found an odd scenario in the git command line. Not sure how to handle this. ``` Git exec path oddity. Usage: git [--exec-path[=]] [] Options: --exec-path[=] Path to wherever your...
`internal error: entered unreachable code` in end-to-end playwright tests run over sqlite database
### Bug description A set of end-to-end tests written with playwright and using prisma over a sqlite database fail with this kind of error message: ```sh [WebServer] GET /users/h3_lue_ruecker/notes/cluu8oa3p000j94gq6jhzofyw/edit?_data=root 200...
Repro: - Run `npm run validate` or `npm run test:e2e:run` on a Macbook pro M3 from the latest epic-stack that is using prima 5.11.0 (I did not try earlier versions...