react-context-menu-wrapper icon indicating copy to clipboard operation
react-context-menu-wrapper copied to clipboard

Next JS Compatiable

Open lperezdude opened this issue 4 years ago • 0 comments
trafficstars

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)

lperezdude avatar Jul 05 '21 17:07 lperezdude