Describe the bug
Este error aparece en Next JS 15. Estoy integrando la biblioteca como se muestra en la documentación.
To Reproduce
Steps to reproduce the behavior:
- Setup the intercom provider context.
- Use the hook
useIntercom
- Call the function boot
Screenshots
Desktop
Additional context
To solve this issue. use a setTimeout function. This is not the perfect solution but it works

Describe the bug
Este error aparece en Next JS 15. Estoy integrando la biblioteca como se muestra en la documentación.
To Reproduce
Steps to reproduce the behavior:
useIntercomScreenshots
Desktop
Additional context

To solve this issue. use a setTimeout function. This is not the perfect solution but it works