Contextmenu event listener with the app router
Unanswered
Black and yellow mud dauber posted this in #help-forum
Black and yellow mud dauberOP
How can we add a 'contextmenu' event listener with the new app router ? I wish to prevent user to be able to right click and I cannot find the right pattern
1 Reply
Black and yellow mud dauberOP
OK, found it. It was quite simple.
For anyone that comes here: simply add a Client Component inside the Layout that adds the event listener in a React.useEffect
For anyone that comes here: simply add a Client Component inside the Layout that adds the event listener in a React.useEffect