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
{{ message }}
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.
Using HTML5-Desktop-Notifications, babel-polyfill and CKEditor Notification plugin. There is a class name collision and it turns out having error
Uncaught TypeError: w.external.msIsSiteMode is not a function
The issue is encountered on Firefox 53.0/macOS, Chrome 58.0.3029.96/macOS. Either renaming CKEditor's notification plugin class or HTML5-Desktop-Notifications class name will workaround the issue.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using HTML5-Desktop-Notifications, babel-polyfill and CKEditor Notification plugin. There is a class name collision and it turns out having error
Uncaught TypeError: w.external.msIsSiteMode is not a function
The issue is encountered on Firefox 53.0/macOS, Chrome 58.0.3029.96/macOS. Either renaming CKEditor's notification plugin class or HTML5-Desktop-Notifications class name will workaround the issue.
The text was updated successfully, but these errors were encountered: