Stuart Clark
Stuart Clark
I tested two examples of this: 1. A D7 version of a module that had a D8 release; It cause Composer to fail to download Drupal correctly. 2. A D7...
The issue is the `Drupal` coding standards aren't installed in DDev. ``` ERROR: the "Drupal" coding standard is not installed. The installed coding standards are MySource, PEAR, PSR1, PSR12, PSR2,...
As a workaround, I implemented this fix by extending the LunrSearch component: ```jsx import LunrSearch from 'lunr-module/search' export default { extends: LunrSearch, methods: { async search (txt) { if (!this.searchIndex)...
Thanks for bringing this issue and solution to my attention. I will look further into this in an upcoming sprint.
Hi @gaetansenn, Sorry I missed your message. I am taking steps towards the 2.0.0 development, and would absolutely love any help anyone is willing to provide. I will be prototyping...
The issue appears to be that DruxtWrapper does not currently do any $attrs passthrough
As an aside, this post implies that it can be done manually, but it'd be preferable if it was a Syno package: http://www.mauchle.name/blog/?p=225
I'll keep my eyes out then. Shame, it would be great to have on a Syno NAS.
Hmm, interesting. I have used Avahi with Vagrant before but not with Docker. I'm surprised that it's needed to discover the brain, but my usage has only been around broadcasting...
Did anything ever come of this? It still appears to be an issue on OS X.