Anatoliy

Results 4 comments of Anatoliy

@greyhare as I understand they try to build community. Divio is released the chick from the nest =)

it was in 2016 and still in version 2 there is no such event. But I made something like `$('#datepickers-container').find('.datepicker--buttons').find('[data-action="clear"]')` and bind trigger to domNode. Hope it help somebody

to find clear button in version 2 `$('#datepickers-container').find('.datepicker--buttons').find('[data-action="clear"]')`

Same case for Windows 10x64 build 19044.1586 Docker Desktop, container `php:7.3-apache-buster` WSL2, ubuntu 20.04.4LTS I just followed docs from https://docs.docker.com/desktop/windows/wsl/ For me solution is to use `sudo docker run -d...