🇮🇳India @rahulk

Bangalore
Account created on 18 June 2021, over 3 years ago
#

Recent comments

🇮🇳India rahulk Bangalore

Updated the patch #61 & removed the redundant code from poll.php.

🇮🇳India rahulk Bangalore

Thanks for the help. I added this instead of line 788.

try {
      return $this->doTrustedCallback($callback, $args, $message, TrustedCallbackInterface::THROW_EXCEPTION, RenderCallbackInterface::class);
}
catch (\Throwable $e) {
      print_r($callback);
}

Initially, the page UI was broken, but everything was fine after clearing the cache. Thanks again!!

🇮🇳India rahulk Bangalore

Thank you @yashsharma01. The patch is working for me.

No longer a problem for my installation with Drupal 10.1.1 & PHP 8.1.12

Production build 0.71.5 2024