Needs review
Project:
Layout Builder Kit
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
24 Jan 2024 at 02:07 UTC
Updated:
5 Apr 2024 at 07:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gerzenstl commentedAttached fix
Comment #3
gerzenstl commentedComment #4
gerzenstl commentedComment #5
atulakash commentedWhen we are trying to add Custom text for LBK Tab then we are getting error for "The database connection is not serializable".
LogicException: The database connection is not serializable. This probably means you are serializing an object that has an indirect reference to the database connection. Adjust your code so that is not necessary. Alternatively, look at DependencySerializationTrait as a temporary solution. in Drupal\Core\Database\Connection->__sleep() (line 2030 of /var/www/docroot/core/lib/Drupal/Core/Database/Connection.php).
Comment #6
atulakash commented