- Issue created by @donquixote
- First commit to issue fork.
- Assigned to himanshu_jhaloya
- Merge request !5added Use once() and context to prevent accumulated event → (Open) created by himanshu_jhaloya
- Issue was unassigned.
- Status changed to Needs review
9 months ago 8:23am 20 February 2024 - 🇩🇪Germany donquixote
Does this actually work?
Which version of Drupal are you testing this with?$(".node-form :input", context).once("node-edit-protection")
- 🇩🇪Germany donquixote
bq. That was drupal 8
We want this to work with Drupal 10 :)
Or maybe support different versions.