Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank context menu issue when there is no context menu to show #247

Open
kinjal1996 opened this issue Jan 27, 2022 · 0 comments
Open

Blank context menu issue when there is no context menu to show #247

kinjal1996 opened this issue Jan 27, 2022 · 0 comments

Comments

@kinjal1996
Copy link

I have used context menu with different condition using [visible] but in some condition i am not showing any context menu then blank menu is coming which need to hide . i have tried with *ngIf condition but same issue occured
issue_blank

<context-menu>
<ng-template [visisble]="condition" contextMenuItem (execute)="getCall($event)">Context menu 1</ng-template>
<context-menu>

please find screenshot and suggest me some solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant