disable-devtool
disable-devtool copied to clipboard
I can't right click
Hi, I am using the following configuration;
However, with this I can select text, but I can't right click to hit copy. Also can someone tell me how to add an error instead of a redirect if someone tries to open the console? Also how can I choose to press Inspect but it returns an error or nothing can be done?
you can enable right click using config
disableMenu?: boolean; // Whether to disable the right-click menu Default is true
just set it to false