How to prohibit page click events

How to prohibit page click events

无悔四月无悔四月 Posts: 1Questions: 1Answers: 0

When the current page number is 1, click Page 1 again and send a request again. How to prohibit repeated clicks and repeated requests

Answers

  • colincolin Posts: 15,236Questions: 1Answers: 2,598

    Hi ,

    If you look at this example here, that doesn't happen, so it's going to be specific to your code.

    Uf you could link to a running test case showing the issue we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.