We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some chats show the error message below, and chat visitor can't see the agent messages,
Any idea what can be causing this issue?
Object { component: "c:chatMessage", componentStack: "[embeddedService:sidebar] > [embeddedService:liveAgentStateChatMessage] > [aura:component] > [aura:if] > [aura:if] > [aura:html] > [aura:html] > [aura:if] > [aura:if] > [aura:html] > [aura:html] > [aura:expression] > [aura:expression] > [aura:expression] > [aura:expression] > [c:chatMessage] > [lightning:formattedRichText]", action: null, name: "Error", message: "Error during LWC component connect phase: [Invalid Element]", Af: (73) […], Bf: "_o()@https://static.lightning.force.com/eu20/auraFW/javascript/xxxxx/aura_prod.js:10:24957\nset()@https://static.lightning.force.com/eu20/auraFW/javascript/xxxxxx/aura_prod.js:10:25075\ncreate/</<(), severity: undefined, handled: false, reported: false, … }
The text was updated successfully, but these errors were encountered:
@carlos-abrantes Sorry for the delay! Looks rich text components is wrong. Can you share the related bot dialog?
Sorry, something went wrong.
No branches or pull requests
Some chats show the error message below, and chat visitor can't see the agent messages,
Any idea what can be causing this issue?
Object { component: "c:chatMessage", componentStack: "[embeddedService:sidebar] > [embeddedService:liveAgentStateChatMessage] > [aura:component] > [aura:if] > [aura:if] > [aura:html] > [aura:html] > [aura:if] > [aura:if] > [aura:html] > [aura:html] > [aura:expression] > [aura:expression] > [aura:expression] > [aura:expression] > [c:chatMessage] > [lightning:formattedRichText]", action: null, name: "Error", message: "Error during LWC component connect phase: [Invalid Element]", Af: (73) […], Bf: "_o()@https://static.lightning.force.com/eu20/auraFW/javascript/xxxxx/aura_prod.js:10:24957\nset()@https://static.lightning.force.com/eu20/auraFW/javascript/xxxxxx/aura_prod.js:10:25075\ncreate/</<(), severity: undefined, handled: false, reported: false, … }
The text was updated successfully, but these errors were encountered: