[AEM SPA | React] 2 calls for model.json ; page content is loading twice
I am facing issue in AEM SPA. This issue is on home page, there are 2 calls like below

This issue occurs on publisher, whereas on dispatcher the page comes blank. Can someone please help to resolve this issue.
Note :
1. Rest other pages are loading fine.
2. On dispatcher I have URL shortening rules and on publisher I am resource resolver config.
3. While testing I observe, that If I add some some character (dot or anything) on customheaderlibs.html, page work fine on both publisher & dispatcher.
4. I have overridden the HierarchyPageImpl to handle the URL shortening to give short path for all children element.