You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: Cannot read property 'hideDialog' of undefined
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
The text was updated successfully, but these errors were encountered:
Uncaught TypeError: Cannot read property 'hideDialog' of undefined
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
The text was updated successfully, but these errors were encountered: