emololftw

Results 8 comments of emololftw

Error: ``` Error: file_get_contents(): Read of 8192 bytes failed with errno=13 Permission denied in C:\repositories\deploy er-test\vendor\dg\ftp-deployment\src\Deployment\Helpers.php:27 ``` came from u trying to open file twice. Put your deployment.php file to...

same here :/ temp works: ``` import 'jodit/es2021/jodit.min.css' import { Jodit } from 'jodit/es2021/jodit' ```

> You can do something like this on your date input element: > > let input = document.getElementById('date-input'); > input.addEventListener('pointerdown', (e) => { > if (e.currentTarget === e.target) { >...

related to: https://github.com/contributte/datagrid/pull/298

@radimvaculik @paveljanda **I'm so sorry for my late response.** Of course, you're right - this specific behavior is useless to keep in the general class. Would you be open to...