elementor / elementor/elementor
Interactive template inside a toggle element not responding
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.6k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 193
Description
PROBLEM:
When adding a template that is interactive inside the Toggle widget it becomes unresponsive to clicks.
It shows up fine but it won't do the carousel move when clicking the arrows. That is until i open "Inspect Element" in Chrome. After that it does work... However it returns an error in console for me:
Uncaught (in promise) ReferenceError: currentURL is not defined at then.catch.e (content_script_bundle.js:formatted:2906)
STEPS TO REPRODUCE:
Design a template with a testimonial carousel element where the user can click on the arrows to show the testimonials. I save this template and copy the shortcode. Then pasting the shortcode into the Toggle widget as suggested by your docs. Save the whole thing.
Contributor guide
Assessment
This issue has not been assessed yet.