🇫🇷France emmguyot
The module and the patch work for me with Drupal 10.0.9
🇫🇷France emmguyot
emmguyot → created an issue.
🇫🇷France emmguyot
The patch fixes the crash, but I still have a problem with my D9 :
The information doesn't update on term change.
I get a JS error : this.document.querySelector(...) is null
The selector '#edit-permissions-by-term-info .js-form-type-item' doesn't match the DOM structure.
Mine would be : '#edit-permissions-by-term-info .details-wrapper'