← Back to Flexi Contact Support
Fibonacci
Why the plugin doesn't work after I updated it?
Here's the error message:
AJAX handler 'myContact::onMailSent' was not found.
Fibonacci
It's only work when the plugin component from page and doesn't work when I include it from partial.
onlyagency
I had this issue and fix it. Replace component from partial to layout. In the partial place just markup of component. I also replace all "{{ SELF }}" to "contactForm" in markup of partial (contactForm is alias of Flexi component in layout)
1-3 of 3