isaacplmann / ngx-contextmenu

An Angular component to show a context menu on an arbitrary component
MIT License
248 stars 91 forks source link

How to hide hyperlink when on context item hover #225

Open peterpid opened 3 years ago

peterpid commented 3 years ago

Describe the bug When selecting a context menu item there is a hyperlink displayed in the bottom left side of the screen. How to hide the hyperlink?

To Reproduce Steps to reproduce the behavior:

  1. Open context menu
  2. Point mouse cursor over any context menu item
  3. There is a hyperlink displayed in the bottom left side of the screen (see image below) image

Expected behavior Hide the hyperlink

Stackblitz Example base example.