Hi
https://www.drupal.org/u/supriyagupta →
It's related to the comparison of paragraph entities. Not associated with the paragraph render in UI. I'll update the patch for this issue.
manojkumar_g → created an issue.
manojkumar_g → created an issue.
Hi @losewn @sourabhjain
I have added the line below to settings.php. Still, the error is not resolved. Whenever I try to log in to the Drupal site it's showing the below error.
Drupal version is 10.3.0
Error: To log in to this site, your browser must accept cookies from the domain
Code added in settings.php:
ini_set('session.cookie_samesite', 'None');
I'm facing the same issue in the Drupal 10.3.0 version. Are any patches or fixes available for that?
Manojkumar_G → created an issue.