Bug in chrome
-
Hi!
We found a strange bug that appears in chrome and when the page is refreshed. The script adds the form to the wrong place where the widget is inserted, and below the footer https://prntscr.com/ksp1mw
Quite a strange behavior, perhaps because the form container is inserted with a js, and the script executes in the wrong sequence.
We added the plugin parameter – $target_container to accurately bind the form to the desired location. That helped.https://prntscr.com/ksox34
https://prntscr.com/ksox8jPlease, maybe you add this option – $target_container, or revise the order of execution of scripts, so that the script can run on the document ready etc
Thanks!
- The topic ‘Bug in chrome’ is closed to new replies.