varbase_layout_builder 10.2.1
10.2.1
- Added: New lightweight slider built with pure JavaScript. No jQuery dependency.
- Fixed slider time setting from theme settings.
- Fixed slider dots display setting from theme settings.
- Added slider arrow.
Uninstall fails because the entity base table solo_theme_node_width is missing while the entity type definition is still registered. Drupal attempts to validate entity storage during uninstall and queries the base table before uninstall hooks run, resulting in SQLSTATE[42S02].
Drupal 11.3 compatibility fix and other improvements and fixes.