Carousel component's add button is not working in spa-editor
Hello,
I have created a proxy carousel component which is properly working in non-spa editors.
But in spa-editor i am facing issue with add button under items. This add button is not responding without any console error's as shown below screen shot

But if test same component in non-spa editor then it is working properly as shown below.

I have referred below threads and tried some work arounds like but no luck
1. Set cq:isContainer="{Boolean}true" in the component's .content.xml
2. Configure proper event listeners in _cq_editConfig.xml
https://github.com/adobe/aem-core-wcm-components/issues/1124
https://github.com/adobe/aem-core-wcm-components/issues/341
https://github.com/adobe/aem-core-wcm-components/issues/421
Kindly need some help on this issue