- πΊπΎUruguay jjose.quevedo
jjose.quevedo β made their first commit to this issueβs fork.
- @jjosequevedo opened merge request.
- @jjosequevedo opened merge request.
- π΅πPhilippines ambot112
Sorry, I uploaded wrong file. Here is the correct one.
- Status changed to Needs review
over 1 year ago 6:19pm 14 August 2023 - π¦π·Argentina dagmar Argentina
Once more once required in
js/form-toggle-description.js
- π¦π·Argentina dagmar Argentina
Ok, one more round, this patch is bigger than #10 because I went over all the occurrences of once.
- π¦π·Argentina dagmar Argentina
One more fix. Before, clicking form descriptions was re-sending any form.
- π©πͺGermany skrug Bamberg
Patch #12 prevents the Sort-Button from appearing in node edit forms.
Patch thunder_admin-3354603-13.patch works for me then.
- π³π±Netherlands spadxiii
I've updated the patch in #13
a couple missing .once-calls and changed the way it was used in paragraphs.js
can't seem to generate an interdiff due to 'interdiff: Whitespace damage detected in input' ?
- Status changed to Needs work
10 months ago 6:16pm 6 March 2024 - πΊπΈUnited States wstocker
Patch 14 and D10.2 gives me this error where paragraph fields are used.
drupal.js?v=10.2.4:64 Uncaught TypeError: The element must be an instance of Element at u (once.js:122:11) at i (once.js:156:25) at a (once.js:280:5) at Object.attach (paragraphs.js?s9xsr0:16:7) at drupal.js?v=10.2.4:166:24
I don't think this is properly handling elements returned by once.
- Status changed to Needs review
10 months ago 6:49pm 6 March 2024 - πΊπΈUnited States wstocker
Refactored thunder_admin-3354603-14.patch addressing error where a jQuery object was incorrectly passed to the Drupal once utility, which expects raw DOM elements.
- πΊπΈUnited States rishi kulshreshtha
Patch #16 works flawlessly; an interdiff would've been helpful for recent fixes.