Intercom integration is not working, scrollTop set property error
- [ ] I am interested in helping provide a fix!
Describe the bug Whenever I click on start message it appears for mili seconds and boom "Uncaught TypeError: Cannot set property scrollTop of [object Object] which has only a getter" event error occurs.
To Reproduce Steps to reproduce the behavior:
- Click on Intercom icon
- Click on messages icon on bottom
- Now click on 'send us a message' button
- See error on console
Reproduction link https://codesandbox.io/s/happy-http-j1ob3c?file=/index.html https://j1ob3c.csb.app/
Expected behavior I want Intercom messages to work with partytown as it was working without it.
Partytown version
What version of Partytown you are using, e.g. 0.7.3
Screenshots

We are having the same issue!
@adamdbradley do you know what we can do to work around this error?
@sameer-khaan I checked your codesandox, you haven't forwarded the events. You can check the docs about event forwarding. This can be the cause for the error but I am not sure.
We are experiencing an identical problem ðŸ˜
@adamdbradley, Do you have any suggestions on how we can resolve this error?
same problem here :(