Skip to content

window.Intercom undefined when using next.js #43

@arryanggaputra

Description

@arryanggaputra

When page is loaded for the first time, intercom widget is showing on the bottom of page, but when I go to another page (SPA) Intercom widget is not showing.

I try to type this window.Intercom on browser console, before go to another page I got this result

(){for(var t=arguments.length,n=Array(t),o=0;o<t;o++)n[o]=arguments[o];var r={boot:function(t){e.createOrUpdateUser(t)},update:function(t){e.createOrUpdateUser(t)},s

But, when I go to another page the result of window.Intercom is undefined can you tell me what's wrong on here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions