- 🇫🇷France andypost
Needs work for the current core versions
+++ b/js/lb_ux.es6.js @@ -73,6 +73,52 @@ + $('#layout-builder-content-preview') + .once() +++ b/js/lb_ux.js @@ -45,6 +45,29 @@ + $('#layout-builder-content-preview').once().on('change', function (event) {
Once needs rework for 9.2+ core https://www.drupal.org/node/3158256 →
- Status changed to Needs review
almost 2 years ago 6:27pm 6 May 2023 - last update
almost 2 years ago 3 fail - 🇫🇷France andypost
Tests will pass after 📌 Drupal 10.1 compatibility fixes Fixed
- 🇫🇷France andypost
btw current
prettier
reformating everything slightlyweb/core $ node_modules/.bin/prettier ../modules/lb_ux/js/ --write
produce big diff so I left the patch as it was but usingcore/once