Actions
Bug #28173
closedDouble requests on initial audits page load
Description
Request for audits data is called twice when the page is loading
Steps to reproduce:
1) refresh the audits page and observe the console(s)
Actual results:
2 requests to the same endpoint for audits json
Expected results:
only 1 request
Files
Actions