Riël Notermans

Results 7 issues of Riël Notermans

The parser / puppeteer crashes with an error: 'Uncaught Error: Parse error on line 25:' This might be malformed HTML, but I want to catch this error, to handle it...

needs reproduction

I have a project with quite a lot texts to translate. When I have hundreds of keys, it is very hard to find what text represents what key. It would...

The void request.arrayBuffer(); causes 'body already used' issues. It can be removed.

The readme shows: ``` await Oily.serve({ middleware: [ async (request, next) => { // do something before. const response = await next(); // do something after. return response; }, ]...

The project mentioned in the instruction is "dcs-openvscode-server", but one needs to change it into the project where the compute engine is deployed.

documentation

### Describe the current behavior **Problem: "Doc belongs to a different DocWorker" error when accessing Grist documents.** **What we found** 1. Document was assigned to dead worker: grist-doc-worker-68bbb7dd69-fcxh5 2. Current...

## Problem Description The `/api/v1.0/documents/create-for-owner/` endpoint fails with a "Could not convert content" error. This prevents document creation via the server-to-server API. ## Root Cause There is a version mismatch...

bug
triage