zemkogabor
zemkogabor
> This still (or again?) isn't working for me. > Your modified codepen: https://codepen.io/GTCrais/pen/MWwbbZQ?editors=1010 > > Locally I'm using `"vue-autonumeric": "^1.2.6",` (i.e. the most recent version at the time of...
I can see from the code that it actually only works for "unsed keys". This was not clear to me from the documentation. It would also be a useful feature...
Hello! This is how I managed to build a custom php image for several architectures: ``` docker buildx build -t /php-custom: . --platform=linux/arm64,linux/amd64 --push ``` Reference: https://github.com/zemkogabor/php-file-service#docker We can use...
My biggest problem with the arm64 build is that it's very slow on Github. Currently, Github does not have any arm64 architecture build servers. A possible workaround is to separate...
Are there plans to merge this pull request?
Is there any update? I can confirm that the error mentioned above also occurs with the Vue library (loop + centeredSlides + multiple slidesPerView)