react-messenger-customer-chat icon indicating copy to clipboard operation
react-messenger-customer-chat copied to clipboard

Error when component is mounted

Open thangdev opened this issue 4 years ago • 3 comments

Uncaught TypeError: Cannot read property 'hideDialog' of undefined image

System Information OS: Ubuntu 20.04 LTS Browser: Chrome Version 89.0.4389.82

Context Plugin was implemented in Reactjs v16.13.1 I set the appId="" (blank string) and the module still works well

Steps to replicate When the page is loaded, inspect the chrome devtool, then the error Uncaught TypeError: Cannot read property 'hideDialog' of undefined appears

thangdev avatar Mar 25 '21 02:03 thangdev

I am facing the similar issue from this morning. Any workaround?

itsmenirajpaudel avatar Mar 25 '21 11:03 itsmenirajpaudel

@itsmenirajpaudel, please follow the discussion on this isssue https://github.com/Yoctol/react-messenger-customer-chat/issues/73 May be it can help you fix this error

thangdev avatar Mar 25 '21 15:03 thangdev

@itsmenirajpaudel Please have a look on this https://github.com/Yoctol/react-messenger-customer-chat/issues/73#issuecomment-807892518

khaphannm avatar Mar 26 '21 02:03 khaphannm