Closed (fixed)
Project:
FlowDrop
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2026 at 16:51 UTC
Updated:
7 Mar 2026 at 17:30 UTC
Jump to comment: Most recent
The FlowDrop JavaScript library version number in the module was not matching the actual installed library version, potentially causing compatibility issues.
The version number was not updated when the library was upgraded.
Updated the library version number to correctly reflect the installed version of @d34dman/flowdrop.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
debdeep.mukhopadhyay commentedI am working on this.
Comment #4
debdeep.mukhopadhyay commentedHi @joevagyok,
thank you for reporting this issue.
I reproduced it locally on Drupal 11 (ddev) and updated the icon-picker-behavior library version in flowdrop.libraries.yml to match the actual Icon Picker version (1.4.2).
Could you please review it when you have time and let me know if it looks correct?
Thank you very much!
Comment #5
d34dman commented@debdeep.mukhopadhyay,
This issue is created to retrospectively credit contributors for the work done during "Drupal AI Hackathon - Play to Impact: 2026 edition" This was fixed under the following commit https://git.drupalcode.org/project/flowdrop/-/commit/ad43bd6e048de097bec...
Having said that, thanks for the fix which is valid as well. However it targets a different library. This issue is about flowdrop library, and your fix is pointing to "icon-picker-behavior". Could you please open a separate issue for the same?
Comment #6
gxleano commentedI have contributed (not only by code, but discussion, presentation, testing or anything related).
Comment #7
debdeep.mukhopadhyay commentedThank you very much for your kind clarification, @d34dman.
I’m sorry for the confusion from my side.
Just to confirm my understanding:
Since my fix is related to the icon-picker-behavior library and not the flowdrop library itself,
I should open a separate issue for the icon-picker-behavior library, and not under the flowdrop module.
Could you please confirm if this is the correct approach?
Thank you again for your guidance, and I really appreciate your time and support.
Comment #8
d34dman commented@debdeep.mukhopadhyay
> Could you please confirm if this is the correct approach?
Yes please.
Comment #9
d34dman commentedComment #11
debdeep.mukhopadhyay commented@d34dman
Thank you very much for your guidance and for taking the time to review and resolve this issue.
Although the fix finally belongs to a different library, I had originally investigated the problem and proposed a solution during this work.
If possible, I would be very grateful if you could consider adding me as a contributor for this issue.
Thank you again for your support and for maintaining the project.
Comment #12
d34dman commented@debdeep.mukhopadhyay,
I appreciate your effort and thankful for your contribution. To recognize it correctly, I would like to do that in a dedicated issue and ticket as suggested in #7 (You don't need to create any MR as this one can be used to review there). Let me know if I should create the ticket myself, only happy to do so.
The work you did in this MR is not matching the request in the ticket.
Comment #13
debdeep.mukhopadhyay commented@d34dman
Thank you very much for your kind offer.
It would be great if you could please create the dedicated issue for this, and I will be happy to follow up and provide any additional details if needed.
Thank you again for your support.
Comment #14
d34dman commentedcreated follow up issue : #3574978: Fix Icon Picker JavaScript library VERSION number mismatch