- Issue created by @santhoshabraham
-
levmyshkin β
committed be7681f3 on 1.4.x
Issue #3495053 by santhoshabraham: Tabs not working on layout builder
-
levmyshkin β
committed be7681f3 on 1.4.x
- π·πΈSerbia levmyshkin Novi Sad, Serbia
Hi santhoshabraham, I added a fix for javascript in EBT Tabs:
https://www.drupal.org/project/ebt_tabs/releases/1.4.9 βFor some reasons in Drupal 11.1, drupalSettings is not loaded yet before Context variable with HTML is loaded. I removed Context variable from once() function, it will not affect to performance too much, because EBT Tabs has separate validation for drupalSettings variable too.
Maybe it must be more eligant solution here, but I haven't worked with Drupal 11.1 yet, I'm still on Drupal 10.