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
Dear,
I'm using nuxt.js and I got this error I think there is a conflict.
error:
TypeError: this is undefined
r metisMenu.min.js:8
code:
v = function () {
function r(e, n) {
this.element = e, this.config = a({}, f, {}, n), this.transitioning = null, this.init()
}
var e = r.prototype;
Please, how can I solve this issue
Thank you
The text was updated successfully, but these errors were encountered:
Dear,
I'm using nuxt.js and I got this error I think there is a conflict.
error:
TypeError: this is undefined
r metisMenu.min.js:8
code:
v = function () {
function r(e, n) {
this.element = e, this.config = a({}, f, {}, n), this.transitioning = null, this.init()
}
Please, how can I solve this issue
Thank you
The text was updated successfully, but these errors were encountered: