• Jonathan Newcomer 26
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
We are trying to implement Live Agent (Snap-in) into our products website that contains an iFrame and are receiving the following error message
aura_prod.js:sourcemap:819 Uncaught (in promise) TypeError: Cannot set property 'innerHTML' of null
    at $.B.message (aura_prod.js:sourcemap:819)
    at $.B.handleError (aura_prod.js:sourcemap:817)
    at $.B.Ga (aura_prod.js:sourcemap:818)
    at c (aura_prod.js:sourcemap:811)
    at <anonymous>
We are trying to implement Live Agent (Snap-in) into our products website that contains an iFrame and are receiving the following error message
aura_prod.js:sourcemap:819 Uncaught (in promise) TypeError: Cannot set property 'innerHTML' of null
    at $.B.message (aura_prod.js:sourcemap:819)
    at $.B.handleError (aura_prod.js:sourcemap:817)
    at $.B.Ga (aura_prod.js:sourcemap:818)
    at c (aura_prod.js:sourcemap:811)
    at <anonymous>