I'm embedding GTM in a Nextjs based site. The problem is Page View trigger does not seem to work on page navigation. Inspecting GTM events in debug view, I found that page_view events were recorded, but all with uniqueEventId 0.
Besides, logging dataLayer object out in browser console showing no such page_view event. What would be the possible cause of this uniqueEventId 0 for page view
