Cannot read properties of null (reading 'className')

Cannot read properties of null (reading 'className')

Hello,

I'm attempting to integrate the Zoho desk chat widget. It loads visually on most pages, but at some point, it throws this error and it never appears:

Cannot read properties of null (reading 'className')

Here is the full trace:

  1. floatbutton1_hXdnKUp…f6FPihRNT_T47_.js:1 Uncaught TypeError: Cannot read properties of null (reading 'className')
  2.     at Object.minimizeSticker (floatbutton1_hXdnKUp…RNT_T47_.js:1:31819)
  3.     at Object.checkWidgetVisibility (floatbutton1_hXdnKUp…RNT_T47_.js:1:38357)
  4.     at HTMLIFrameElement.n (floatbutton1_hXdnKUp…hRNT_T47_.js:1:6315)
  5. minimizeSticker @ floatbutton1_hXdnKUp…f6FPihRNT_T47_.js:1
  6. checkWidgetVisibility @ floatbutton1_hXdnKUp…f6FPihRNT_T47_.js:1
  7. n @ floatbutton1_hXdnKUp…f6FPihRNT_T47_.js:1

What is going on here? Is this a bug in the widget script or through implementation? I'm using the provided script tag for the chat widget.