Jeremias Volker
Jeremias Volker
When downloading a file from a conversation, I'm getting these errors in the dev console: ```/sync error Connect ionError: fetch failed: Load failed [Log] Number of consecutive failed sync requests:...
I've got the same issue using the RecordAudioInput example on a MacBook Pro M1 using macOS 12.6.1 using the built-in microphone and Processing 4.0.1.
There is a working solution described here: https://github.com/ddf/Minim/issues/114#issuecomment-1035060524
This fixes `script.js:113 Uncaught TypeError: Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided.` for me. Thanks.
> > > I am having similar issues with `queryContent` on `ssg` (Nuxt 3.2.2 and latest nuxt content). On run dev and using ssr build has no problems . The...
I solved my issue. I think it was a non-existing route linked in a markdown file.
> > I solved my issue. I think it was a non-existing route linked in a markdown file. > > Can you elaborate more @jvolker please? I don't know if...
Please feel free to move this issue to https://github.com/nornagon/flatten-svg in case it belongs there.
Not sure how that didn't work when I tried this last time, but I've now managed to export from Affinity using "Flatten transforms" options to avoid this issue: 
Thanks for your fast replies. @nornagon feel free to [transfer this issue](https://docs.github.com/en/github/managing-your-work-on-github/transferring-an-issue-to-another-repository) to the flatten-svg repository. @msurguy Thanks for explaining this in more detail. I am aware of the problem...