πŸ‡ΊπŸ‡ΈUnited States @raystuart

Indianapolis
Account created on 9 March 2007, about 18 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States raystuart Indianapolis

Just to help with reproducing this, I needed to _not_ disable the render cache bin in order to see this locally.

For example, in my settings.local.php file, I had the following all uncommented. If I update as shown below and I do not comment the first, then I am able to reproduce the issue locally.

/**
 * Uncomment to disable individual cache bins.
 */
//$settings['cache']['bins']['render'] = 'cache.backend.null';
$settings['cache']['bins']['page'] = 'cache.backend.null';
$settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null';

To be safe while working on this, I probably will not disable any cache bins.

πŸ‡ΊπŸ‡ΈUnited States raystuart Indianapolis

Here is a patch that can be applied after #4 from https://www.drupal.org/project/ctools/issues/3387958 πŸ“Œ Unable to unbind modalTabTrapHandler Needs review

πŸ‡ΊπŸ‡ΈUnited States raystuart Indianapolis

Here is a patch to be applied after #8 from https://www.drupal.org/project/ctools/issues/3342360 πŸ“Œ Modal accessibility Needs review

πŸ‡ΊπŸ‡ΈUnited States raystuart Indianapolis

Here's a patch of the same to allow using in PHP 7.4.

πŸ‡ΊπŸ‡ΈUnited States raystuart Indianapolis

raystuart β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States raystuart Indianapolis

Oh, no worries @spiderman , it was easy to miss. I figured you probably committed and then remembered that this issue even exists.

πŸ‡ΊπŸ‡ΈUnited States raystuart Indianapolis

raystuart β†’ made their first commit to this issue’s fork.

Production build 0.71.5 2024