🇮🇳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 @codebymikey for the patch.
🇮🇳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