Closed alexolliveira closed 2 years ago
Hi and thanks for bringing this up.
Which version of Ajaxify are you using? Could you please check whether this is also the case with older versions of Ajaxify?
Are you talking about an inline script?
Thanks!
Hi and thanks for bringing this up.
Which version of Ajaxify are you using? Could you please check whether this is also the case with older versions of Ajaxify?
Are you talking about an inline script?
Thanks!
I'm using the version 8.2.6; Yes... I'm have some scripts inside the tag Githubissues.
a - I have page X and page Y; b - On page X , I have a javascript function; (So far everything is ok... the javasript is fired only once) c- I leave page X and go to page Y,. d - When I return to the page X, the js function is executing 2 times.
Any idea?