Hi @nabeelsarmad,
Thanks for reporting this.
I was able to reproduce the issue on my side and it looks like it’s related to AJAX replacing the content, which causes the off-canvas button’s event listeners to stop working. I’ll investigate further and work on a fix to include in an upcoming release.
Thanks for your patience and understanding.
Regards,
Dara
Hi @nabeelsarmad,
Just confirming that the issue should now be fixed in version 1.5.0. Off-canvas widgets now reinitialize correctly after AJAX filtering. I’ll leave this ticket open for now in case the fix doesn’t work on your setup.
Best,
Dara
Thanks for the quick fix i will check and update you.
Hi Yes i checked off-canvas widget works. But there is a little issue check this link (https://sequeltechnologies.practiceehr.net/cloned/) there are 4 cards click “More Details” button. each button will open a different off-canvas widget. But when filters are applied like filter from department select client services. Then click on the more details button only one off-canvas widget opens not all. Same situation with reset when reset is pressed only one off-cancas opens. But when i refresh the page everything works normally. I think the issue is with Ajax filtering elemntor widgets dont load properly after filters.
Hi @nabeelsarmad,
Thanks for the update.
I’ve looked into the issue, and I believe I’ve found a workaround that seems to solve the problem. However, I’m not fully confident yet that this solution is broad enough, and I’ll need to do some additional testing before including it in the next plugin update.
If the current version isn’t fully working for you after filtering or resetting, feel free to reach out to me directly at [email protected]. I’d be happy to share a quick snippet that might help in the meantime and get your feedback as well.
Regards,
Dara