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
Throws typeError: menubar is not a function at index.js:6:10 on Windows.
Adding {} curly braces around menubar in line 2 fixes it, but I'm not sure how.
Throws typeError: menubar is not a function at index.js:6:10 on Windows.
Adding {} curly braces around menubar in line 2 fixes it, but I'm not sure how.