- Issue created by @apfelkomplott
- Status changed to Needs review
10 months ago 5:18pm 18 January 2024
The javascript behavior does not respect the behavior context, which causes problems if the context is not attached to document yet (e.g. Ajax-response which gets passed to Drupal.attachBehaviors(response)
before being appended to the DOM)
Use context in Drupal behavior
Needs review
1.0
Code