- 🇩🇪Germany Anybody Porta Westfalica
@martijn de wit maybe you missed to attach the patch?
Looks like this was already fixed in the meantime? Can someone confirm that?
https://git.drupalcode.org/project/entity_browser/-/blob/8.x-2.x/js/enti...
When I include a view with exposed filters then the filters only work once. In js/entity_browser.view.js there is a .once function that attaches the exposed filter functionality to the form with a certain id. However when the form is submitted the first time the id changes.
I didn't have time to figure out why the id changes, so I have the temporary solution where I use the class instead of the ID. The class stays the same.
Closed: outdated
1.0
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
@martijn de wit maybe you missed to attach the patch?
Looks like this was already fixed in the meantime? Can someone confirm that?
https://git.drupalcode.org/project/entity_browser/-/blob/8.x-2.x/js/enti...