Forum Discussion
Anonymous
2 years agoNot applicable
Disable default browser right click menu on embedded power bi report
We are embedding a powerbi report into our angular application. The iframe is not within our html but comes from powerbi. Is there a way to disable the defualt right click functionallity when I click...
Anonymous
2 years agoNot applicable
Hi Anonymous ,
Please review the following thread, hope it can help you solve the problem.
How to handle right click event in Angular app? - Stack Overflow
Best Regards
Anonymous
2 years agoNot applicable
This method will not work since it is an embedded Iframe. Has to be locally in my code for that to work.