Tom McLean
Tom McLean
I get an error when following the instructions, at docker-compose up -d: ```` ERROR: Service 'php' failed to build: The command '/bin/sh -c if [ ${INSTALL_PNGQUANT} = true ]; then...
In our case, the `window.lazySizes.cfg.rias.widths` property was overridden by the defaults widths array. We solved it like this: ```javascript import '../configs/lazysizesconfig'; import 'lazysizes/plugins/rias/ls.rias'; import 'lazysizes/plugins/respimg/ls.respimg'; import 'lazysizes/plugins/print/ls.print'; import 'lazysizes/plugins/parent-fit/ls.parent-fit'; import...
@felipe-muner swiper-react will be deprecated. This is about swiper-element
@luckylooke this is gold
@DenisBevilacqua I have not been able to find a solution, no
@runelaenen @marcelbrode I would be down to pick this issue up if you don't have time for it. Being able to define custom navigations is a pretty essential feature imo
Hi @marcelbrode unfortunately I haven't gotten around to it yet, I will try to this weekend
@marcelbrode @mitelg in that case feel free to close and @ me here if the feature is still desired. I will then create a new PR with the necessary adjustments
+1, I'd also be very interested in GetDigitalActionHandle and GetAnalogActionHandle, since as I understand it the respective funcitons without Handle expect bigints that can only be queried with those. edit:...