Event Based listing impression rule is getting fired 2 times in React JS SPA
We have created one Event Based listing impression rule in our React JS based single page application. On initial page load, this event based listing impression rule is getting fired 2 times. We checked and verified that Data Layer digitalData object is being prepared properly and is signally properly with unique random ID change each time and make a signal for DTM to pull request. When user search from homepage and thus navigating to search result page, at this time this listing impression rule is getting fired only one time.This issue of twice call is happening when direct search page URL is being hit in browser address bar. Not able to understand why this rule getting fired two times. Any help regarding this would be appreciated.