Raf Philtjens
Raf Philtjens
***OS type*** macOS ***Drupal version*** 9 ***Codebase*** Mounted codebase **Describe the bug** I followed the documentation @ https://wodby.com/docs/1.0/stacks/drupal/local/#docker-for-mac but can't get Mutagen to work properly. It appears to copy all...
I'm trying to get the ContentaCMS (http://www.contentacms.org/) distribution together with the Vue.js+Nuxt example (https://github.com/contentacms/contenta_vue_nuxt) to work on Docker4Drupal. The regular Drupal installation is installed through Composer, eg. ``` composer create-project...
Just like the onSelect callback, an onScroll callback would come in very handy (and is very simple to add to the exisiting code).
Thank you for this functionality, is working great. I was wondering: you now have to set an expire date on each reducer separately. In my use case, I just have...
My application stopped running in IE when trying to implement this middleware. Appears it uses the includes() method, which is not supported in IE: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/includes Users needing to support IE...