Dave Long
Dave Long
Ah OK, will push some fixes for that soon. I work around this at present by changing `.ddev/nginx-full` but it would be helpful if I didn't have to ship an...
It feels like it would be cleaner if object bricks were available as inline fragments with the `... on` syntax in GraphQL.
1.9.5 claims to be compatible with Drupal 9, so maybe this can be closed? https://github.com/hechoendrupal/drupal-console/releases/tag/1.9.5
When process isolation is used, the previous exception is lost due to #1351 - the `\PHPUnit\Framework\Exception::$serializableTrace` property and constructor do not take into account any previous exceptions. Maybe that constructor...
I ran into this when deploying a Nuxt application behind an AWS load balancer. It is recommended that the keepalive timeout (default 5 seconds) is set to greater than the...
It appears this is needed for D6 compatibility; D7 and above should work without it.
Also seeing this since upgrading to Ubuntu 24.04 with GNOME 46, disabling the popup works for me too.
Yeah, I don't have reliable steps to reproduce, but anecdotally it did happen more frequently when the `discovery` cache bin was stored in Redis instead of the database. This had...
Further to this, this doesn't entirely solve the issue, there is a further bug in Drupal core: https://www.drupal.org/project/drupal/issues/3441833
Do you have a timeframe for the next version? I am also running into this issue on every 1 in 3 or so backup runs.