Artem
Artem
@dornadeluxe Hi there, I had the same issue with "./accessories" module. As you did, I deleted the accessories folder. That didn't help. Here's what I did: I checked the original...
I'd like to chime in. This would be a killer feature with new USB-C iPhones and iPads. Especially for devices with less built-in storage. Either to "Select Default Location" or...
I have the same issue.
Here's my workaround. 1. Convert QR buffer into string 2. Replace all instances of `'clip-path-dot-color'` with `'clip-path-dot-color-' + randomID`. This way each SVG has unique clip path. Here's how: `...