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

fancytree still hidden after reload #964

Closed
amiriahmad72 opened this issue Sep 16, 2019 · 0 comments
Closed

fancytree still hidden after reload #964

amiriahmad72 opened this issue Sep 16, 2019 · 0 comments
Labels

Comments

@amiriahmad72
Copy link

If fancytree initialized without source data, then after reload with some data tree still hidden.

Expected and Actual Behavior

  • Expected: remove fancytree-helper-hidden class name after call reload function with new data.
  • Actual: tree still hidden after reload

Steps to Reproduce the Problem

  1. initialize fancytree with no source option
  2. reload tree with new data
  3. inspect fancytree element and remove fancytree-helper-hidden class)

http://jsfiddle.net/wm1sktq2/4/

@mar10 mar10 added the bug label Sep 17, 2019
@mar10 mar10 closed this as completed in 0d17a5d Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants