Clament John
Clament John
**Describe the bug** If I simply import the SDK in a service worker, I get an error ``` import * as sdk from 'matrix-js-sdk'; ``` **Error** > Uncaught ReferenceError: XMLHttpRequest...
If I send a logout command after a few seconds since sending login the app service crashes ### How to recreate Send the following commands to the whatsappbot in the...
Raising this as an issue so that we can get suggestions from the community and @tulir We currently can use `private_chat_portal_meta` to set the `portal.Name` of a portal / room....
As described in the title - Chats I open in the web client should not be marked as read/seen in other clients. I would like to prevent WhatsApp web from...
Just saw that these features were part of the extension from your Youtube channel Text Expander - https://www.youtube.com/watch?v=YE5d7zfvA-4 Copilot - https://www.youtube.com/watch?v=Z-2X26ZlQ-s Do you plan on releasing these as open source...
I am exploring whether it is possible to run a custom (smaller) version of ffmpeg in a Cloudflare worker. I tried building [ffmpeg.wasm](https://github.com/ffmpegwasm/ffmpeg.wasm) to target a Cloudflare worker but was...
When using a solid color in the drop-shadow filter (in this case `#de3e3e`), the rendered shadow appears significantly lighter and less saturated than expected. ### Steps to Reproduce 1. Use...
# Bug report "display: flex" requirement breaks the design ## Description / Observed Behavior I am trying to render this rich text using satori. But the requirement for display flex...