Open indigoxela opened 5 months ago
Wait a minute, isn't that supposed to be fixed since https://github.com/backdrop/backdrop-issues/issues/5867?
Is it the same bug or an new one? :thinking:
Edit: no, not the same, just similar. We didn't check consecutive clicks, I guess. Whatever goes wrong, it happens in core/modules/filter/js/filter.js
Description of the bug
Not sure, when this broke... Some weird AJAX behavior with editor image link.
Steps To Reproduce
Actual behavior
With every click on "Select from library" a new view instance gets added. And another, and another, and...
Expected behavior
There's just one view instance of image_library.
Additional information