Leo Bernard

Results 114 comments of Leo Bernard

That should be possible. We could just wrap every image element in the slot with our custom div before inserting them into the carousel. It would be interesting though to...

I've experienced this as well in a project using Next, Stitches, TypeScript, and Jest. Is there anything I could do to help fix this issue?

Hey @SightlessDog! I've recently pushed a new version that allows you to access the mixer device and read the volume and other properties.

Hey @zactopus, I've just released a major update to this library and can't reproduce the issue anymore. I'll mark this as fixed for now, but feel free to reopen it...

Unfortunately, this doesn't seem to work for me either. It sometimes inserts the search query correctly but the list of passwords doesn't update. Might be an issue with the Settings...

I'll close this one due to inactivity. Feel free to open a new ticket if you have any further questions!

I'm currently on holiday but will be able to take a look at this in early January 2023 :)

Hmm, that sounds like a bug. Usually, json-autotranslate doesn't overwrite keys unless they have changed in the source files. Do you see a .json-autotranslate-cache dir being created after translating your...

What happens when you set this parameter to a different folder, e.g. `--cache .locales-cache` or something similar? Does the folder get created or do you get an error message?

Unfortunately, there currently isn't a way to have json-autotranslate use cached translations if the translated files don't exist yet. As a workaroud, you could think of caching both the .json-autotranslate-cache...