I'm having an issue where an onclick event based rule will only execute once per page load and I need it to execute multiple times in certain instances. Basically I created an event based rule to fire when a user clicks through any one of several information tabs on a page -- however, the rule will only execute on the first click, and not on any future clicks until the page is reloaded.
In working to debug this, I created a onclick event rule to fire on click of any header tag and can see that on some pages this rule will execute multiple times while on other pages it will only fire once. I don't see any meaningful differences between the pageload rules for pages where this works vs ones where it doesn't.
I saw some other posts from the past where users had this same issue - but there didn't seem to be any resolutions posted.
Has anyone had a similar issue with this and determined the cause?
thanks