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
I'm encountering this error in my Angular project after installing the webstomp-client package. I'm not exactly sure why this package is causing a conflict, as it doesn't seem to have conflicting dependencies.
Similar issues are reported here and here, but the solutions do not work for me.
It seems like _platform is not defined on line 13 of detect-focus.js.
})(this, function (module, exports, _platform) {
I am using ally.js version 1.4.1 and platform.js version 1.3.3 on a Mac. I reported this in more detail on the platform page but I am wondering if there's something that can be done from the ally.js angle to address this.
The text was updated successfully, but these errors were encountered:
I'm encountering this error in my Angular project after installing the webstomp-client package. I'm not exactly sure why this package is causing a conflict, as it doesn't seem to have conflicting dependencies.
Similar issues are reported here and here, but the solutions do not work for me.
It seems like _platform is not defined on line 13 of detect-focus.js.
})(this, function (module, exports, _platform) {
I am using ally.js version 1.4.1 and platform.js version 1.3.3 on a Mac. I reported this in more detail on the platform page but I am wondering if there's something that can be done from the ally.js angle to address this.
The text was updated successfully, but these errors were encountered: