NextJS project with jest / enzyme test that tests a template with react-intercom component on it gives this error: ``` TypeError: Cannot read property 'parentNode' of undefined at node_modules/react-intercom/lib/index.js:73:10 ```