Ricardo Abreu

Results 5 issues of Ricardo Abreu

I am rendering an svg with an embedded image and it does not render. I tried also adding the image with a remote url and it also does not render....

Apple requires apps to conform with "right to forget" - users can delete their account. As part of this process, tokens used to sign/signup with apple should be revoked to...

Hi @cmelgarejo thanks for this well put server and perhaps even a small framework for gqlgen. I've been using this setup and variations of it for a couple projects now...

When working with elementary-audio in a typescript repo, the compiler expects void returned from `core.initialise()` but the actual implementation and docs returns a `Promise` type. Source: https://github.com/elemaudio/elementary/blob/2703f05f38f950279743e8526bf538cdbf47c94f/js/packages/web-renderer/index.ts#L21 Typescript code: ![image](https://github.com/user-attachments/assets/8d7e6ea4-3869-4517-bae6-0fd268c3f49d)

At the moment the `mocked` field is only set for Android implementation. For the app we're working on I created the following extesion and made a patch for the moment....