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

Table popover not working on row focus #195

Open
mihirkadam opened this issue Oct 6, 2017 · 2 comments
Open

Table popover not working on row focus #195

mihirkadam opened this issue Oct 6, 2017 · 2 comments

Comments

@mihirkadam
Copy link

Please check angular 2 example
http://jsfiddle.net/outsider/16xL9np9/

popover working properly with normal JS
image

@sssppp6
Copy link

sssppp6 commented Dec 4, 2017

@mihirkadam , I had the same issue, try this in your css:
div.note-popover.popover.in.note-table-popover.bottom {
z-index: 9999999;
}

@renetanikolova
Copy link

@mihirkadam did you find a solution to this problem?

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

3 participants