Martin Kluska

Results 79 comments of Martin Kluska

Make sure that your JS logic generates unique ID (depends on the library you are using).

Check used JS library that should create more unique file name. The package depends on it.

At this moment i dont have the time to handle this. Feel free to make a PR - wrap part of the logic (that proces each file) with try/catch

I have added solution to support transforms: https://github.com/pionl/SPUserResizableView

Hi @sebastianbergmann thank you for the answer, will look into it this week!

Hi there, same, im stuck too. It was working some time ago. **I managed to find out why, it was due the php8.1.27 version, when reverting back to php8.1.26 it...

It works, but I'm unable to build amd64 flavor now and I was unable to seutp buildx that uses the `$BUILDPLATFORM`

@hcpss-banderson wow, I did not expect this, the description makes me think it will work thanks to the option. Thanks for finding this! @mlocati I will test it on Monday,...

Hey all. If I disable the `Use Rosetta for x86_64/amd64 emulation on Apple Silicon` I'm unable to run correctly any images with `--platform=linux/amd64` -> I need to set amd64 for...

@jaetooledev This is what I was missing. I've some additional filters / aggregaations implemented but did not have time to finalize it. Also was planning to do these changes and...