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

[VUE] Context menu does not disappear with Grid, Scheduler, Gantt on one page. #2654

Open
jsakalos opened this issue Apr 13, 2021 · 0 comments
Labels
bug Something isn't working forum Issues from forum

Comments

@jsakalos
Copy link

I have tested if this has something to do with destroying components by Vue but that does not seem to be the case. Even with calling destroy manually the context menu on grid (Delete row) or Scheduler (Add Event) sticks displayed after clicking elsewhere.

An attempt to reproduce it in vanilla should be made first (with destroying invisible components) as it may be a bug in vanilla, not only in Vue app.

Forum post

Unexpected context menu behaviour when more then one type of componenet is on same page ,

If i have gantt or grid or scheduler with any combinations i.e gantt+grid or grid+scheduler or gantt+grid+scheduler i am seeing context menu dont dissapear after you click anywhere , sometime context menu of scheduler appears inside gantt or grid too

i have even tried to use scoped css but that dont work either as it seems dynamically inserted bryntum componenet dont have scopeid in there elements
I cant figure out the issue so plz guide me

here is the screenshare https://www.loom.com/share/17d0f8a81ed24fd3b72792d38c9cad11
here is the test project created with vue cli and bryntum examples from V4.1.0

@jsakalos jsakalos added bug Something isn't working forum Issues from forum labels Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum
Projects
None yet
Development

No branches or pull requests

1 participant