Hi,
I am trying to embed 2 issue collectors on my website. Like on click,
Button1 -> Load -> Issuecollector1 and on click of
Button 2 -> Load -> Issuecollector2
But I am facing issue, so on click
Button 1->No action is being performed
Button 2->1st click->Issue Collector 1 is loading
->2nd click->Issue collector 2 is loading
And sometimes randomly the Issue collectors 1 and 2 are loading.
Please help me resolve this!
Thank you!