Closed (fixed)
Project:
Select (or other)
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2024 at 11:02 UTC
Updated:
21 Nov 2025 at 14:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
jofitzComment #4
lazzyvn commented@jofitz
You didn't fix it well at all. It must be added once to the library. in js it has to import once. and it must use $().each and not once.forEach, because it uses $(this). Remove your merge request and fixed with my patch
Comment #5
baikho commentedCouldn't apply patch from #4, so re-adding
Comment #7
vensiresPatch in #5 works great. I'm setting this as RTBC!
Extra things done:
- Updated the MR to match the changes from the patch
- Changed the info.yml file since according to the documentation the
core/onceis not available before 9.2.0; this means the new version won't support Drupal 8.8.Also attaching patch from latest MR diff.
Comment #8
ivnishComment #9
vensiresResolved conflict and rerolled.
The conflict was related to the main module not supporting Drupal version 9 anymore. So it should normally be RTBC.
Comment #12
ivnish