-
Notifications
You must be signed in to change notification settings - Fork 78
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
Some problems when I'm trying to use with react and electron #444
Comments
Dear @pedrogiroldo, You'll need to include the CSS somehow in order for the tree to render correctly, located here https://github.com/veg/phylotree.js/blob/master/phylotree.css. As far as the second issue, I might need to debug that one. Best, |
Thanks @stevenweaver for the css info, it worked! But I just don't know what I'll do to solve the querySelector issue. |
I'm trying, but got nothing |
@pedrogiroldo - I have the same querySelector issue in electron - did you find a workaround? |
@nickynicolson, unfortunately not, I just gave up after some tries. Do you have any idea? |
First, for some reason, my tree gets this way, it's wrong, right?
Second, when I click on an node, a get this error:
Here is my code
The text was updated successfully, but these errors were encountered: