Problem/Motivation
Js aggregation breaks the working. I got this error:
Uncaught TypeError: Cannot read properties of undefined (reading 'debounce')
Proposed resolution
- Remove the
_from Behaviors for the Entity Browser Multi select. - Add
- core/drupal.debouncetodependenciesfor theentity_browser_enhanced.multiselectlibrary.
Remaining tasks
- ✅ File an issue
- ✅ Addition/Change/Update/Fix
- ✅ Testing to ensure no regression
- ➖ Automated unit testing coverage
- ➖ Automated functional testing coverage
- ➖ UX/UI designer responsibilities
- ➖ Readability
- ➖ Accessibility
- ✅ Performance
- ➖ Security
- ➖ Documentation
- ✅ Code review by maintainers
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Release notes snippet
- ✅ Release entity_browser_enhanced-8.x-1.2, entity_browser_enhanced-2.0.0-alpha1
API changes
- N/A
Data model changes
- N/A
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3356235_entity_browser_enhance_fix_debounce_001.patch | 1.54 KB | brtamas |
Comments
Comment #2
brtamas commentedComment #3
rajab natshahComment #4
rigoucrThank you @brtamas the patch worked for me!, There error was removed , code makes sense for me and the module stills working as expected for me, so I'm marking the Issue as RTBC .
Comment #6
rajab natshahComment #8
rajab natshahComment #9
rajab natshahComment #10
rajab natshahComment #11
rajab natshahThanks for the fix and review.
Committed ...
Comment #12
rajab natshah✅ Released entity_browser_enhanced-8.x-1.2
Comment #13
rajab natshah✅ Released entity_browser_enhanced-2.0.0-alpha1
Comment #14
rajab natshah