Daniel Büchele
Daniel Büchele
Small workaround to fix this, as it looks like PRs are not frequently merged to this repo: You can set the enclosure as `custom_element`. ``` custom_elements: [ { enclosure: {...
Hey, thanks so much for the PR! The problem I see with your implementation is that the keyboard is always shown in the same position, no matter where I am...
I think `getSentry(c).setRequestBody(await c.req.raw.text())` should work, however it's somewhat impractical, because then you are getting an error in the route handler that the body was already used. But in any...
Thanks for fixing this. @mellis481 I would love to see this merged!