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
Great Package, I'm trying to use it in a NextJS app, attempting to do a local menu i get a window undefined issue.
Could you add proper checks for window and navigation before trying to access them?
Thank you for creating this package.
Server Error
ReferenceError: window is not defined
This error happened while generating the page. Any console logs will be displayed in the terminal window.
/node_modules/react-context-menu-wrapper/lib/util.js (17:33)
The text was updated successfully, but these errors were encountered:
Great Package, I'm trying to use it in a NextJS app, attempting to do a local menu i get a window undefined issue.
Could you add proper checks for window and navigation before trying to access them?
Thank you for creating this package.
Server Error
ReferenceError: window is not defined
This error happened while generating the page. Any console logs will be displayed in the terminal window.
/node_modules/react-context-menu-wrapper/lib/util.js (17:33)
The text was updated successfully, but these errors were encountered: