Account created on 13 August 2013, over 11 years ago
#

Merge Requests

Recent comments

🇳🇱Netherlands interactivex

Hi @smitghelani,

I had the same problem with an older site with the Lightning distro on and I fixed it by adding this in my composer file:
"patches-ignore": {
"drupal/lightning_core": {
"drupal/core": {
"2869592 - Disabled update module shouldn't produce a status report warning": " https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch "
}
}
}

Hope that helps you!

🇳🇱Netherlands interactivex

I got this to work again by adding the following patch to the Gin theme https://www.drupal.org/project/gin/issues/3460150 🐛 Save button missing when using the Gutenberg/Mercury editor module Fixed

🇳🇱Netherlands interactivex

The patch didn't work for version 4.0.1 so I created a patch for that version. I can confirm now the images do work again.

🇳🇱Netherlands interactivex

Created a patch to fix the error.

🇳🇱Netherlands interactivex

We have the same problem with using the pager in the media library pop-up. It seems to have something to do with an error already reported here: https://www.drupal.org/project/yoast_seo/issues/3416502 🐛 Error with libraries Active

🇳🇱Netherlands interactivex

Furthermore, I have developed a patch on top of the #68 patch that incorporates the logic to verify whether the facets block is located on a different page than the search results page. In our scenario, the facets blocks are positioned on the homepage, while the search results reside on their own dedicated page.

I hope this proves beneficial to someone.

🇳🇱Netherlands interactivex

I've added the Facets Summary block and I see the submit button. Only when I submit it's not going to the results page. I have the facets in a separate block on the homepage and when submitting it should go to the /search page, but now it stays on the homepage. Any idea on how to solve that?

🇳🇱Netherlands interactivex

Sorry ignore the last patch. This one is the right patch. I had to change $editor->id() to $editor->getEditor().

🇳🇱Netherlands interactivex

Thanks for the great job @JoaoCoelho13. Your patch is only missing the missing dist JS. I've added it to a new patch.

🇳🇱Netherlands interactivex

Unfortunately we also see this happening on one of our client's (high traffic) sites. For now we've uninstalled it and see if there will be a better solution to solve this. Randomly going down is not an option for this client.

Production build 0.71.5 2024