eric heydrich β created an issue.
Habe ein paar Korrekturen hinzugefΓΌgt.
Habe ein paar Anpassungen gemacht, hauptsΓ€chlich kleinere Rechtschreibkorrekturen.
Hi, I tested the patch. The following problem is coming up:
If no reviews exist at the configured location, the block produces an error. The page shows an error (WSOD). Even editing the page afterwards isn't possible any more.
xjm β credited Eric Heydrich β .
xjm β credited Eric Heydrich β .
<div class="js-office-hours-operations-wrapper">
<a href="/" class="office-hours-link" data-drupal-selector="edit-field-oeffnungszeiten-value-0-operations-data-add" id="edit-field-oeffnungszeiten-value-0-operations-data-add--3UzSfpb_cCo">Zeitfenster hinzufΓΌgen</a>
<a href="/" class="office-hours-link" data-drupal-selector="edit-field-oeffnungszeiten-value-0-operations-data-clear" id="edit-field-oeffnungszeiten-value-0-operations-data-clear--WWHDRSAgpsE">Entfernen</a>
<a href="/" class="office-hours-link" data-drupal-selector="edit-field-oeffnungszeiten-value-0-operations-data-copy" id="edit-field-oeffnungszeiten-value-0-operations-data-copy--rH7lOJigiz0">Letzten Tag kopieren</a>
</div>
In the office_hours.js the ID has to end on add, copy or clear. In my example HTML, there is a generated string at the end of the ID. Maybe this is preventing the JS on firing.
Hi,
it haven't worked before in paragraphs, so I hoped for the 1.17 Update, but it didn't help. In node form, it works without problems.
Eric Heydrich β created an issue.
Eric Heydrich β created an issue.
Eric Heydrich β created an issue.
Thank you @jurgenhaas. It works now.
Eric Heydrich β created an issue.