-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sentry pushing salesforce chatbot component inside shadow dom #9129
Comments
Hey @Skgtouch, thanks for writing in! If you remove Session replay by removing |
@AbhiPrasad After removing |
@Skgtouch can you try installing version |
Great to hear, it'll these changes will be in our next release |
@billyvg @AbhiPrasad - This works with first session of sf chatbot, after closing chat window (ending the conversation ) and re-initiating the new session creating same problem again |
@Skgtouch I'm assuming this is happening on the beta version? Just to confirm this is that SF chat bot you're using? https://www.salesforce.com/products/customer-service-chatbot/ |
Yes @billyvg, It's happening with beta version, and yes using the same SF chat bot |
@Skgtouch we'll investigate this further, in the mean-time you should be able to add the component to the sdk block list |
@billyvg Thanks for the suggestion, but putting |
@billyvg For now I have disabled the replay functionality to fix the issue, plesae update us once you found any solution. |
@Skgtouch When you have a chance, can you test if 7.74.0 fixes the issue? |
@Skgtouch We're eager to know if this addressed your issue, as we believed we have gotten a fix out on 7.74.0 |
@bruno-garcia I tried upgrading to version 7.74.0, but still getting same issue. |
Not sure what it could be to be honest. Not sure if others in the thread have more ideas |
Hi, We see this issue with latest version of Sentry 8.32. Can you please let us know if there is a fix for this other than disabling the sentry replays |
If someone could provide us with a sandbox with the salesforce chatbot enabled, then we can take a look at it. Otherwise it's a bit difficult for us to reproduce. |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
Is there an existing issue for this?
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/react
SDK Version
7.72.0
Framework Version
React 16.8.6
Link to Sentry event
No response
SDK Setup
Steps to Reproduce
Expected Result
Sentry should not force SF components to render inside shadow dom
Actual Result
Sentry forcing SF component inside shadow dom
The text was updated successfully, but these errors were encountered: