Reviewed & tested by the community
Project:
Search API AI
Version:
1.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2024 at 05:25 UTC
Updated:
4 Sep 2024 at 05:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
vivek panicker commentedComment #4
esha_kundu commentedHello,
I've cloned the project (branch: 1.0.x), found the module search api ai chatbot is having jquery_once as one of the dependencies however it is not being used, the jquery and once library of the core is used instead. Hence, the module can't be enable due to the missing jquery_once module. To resolve this issue I've applied the MR!28 which applied cleanly and I could install the search api ai chatbot module without jquery_once module. I've included the ss for before and after, please have a look. RTBC+
Thanks
Comment #5
esha_kundu commented