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

when ext-grid enabled, it has error when the tree is empty #975

Closed
yangjuncode opened this issue Nov 12, 2019 · 2 comments
Closed

when ext-grid enabled, it has error when the tree is empty #975

yangjuncode opened this issue Nov 12, 2019 · 2 comments
Labels
bug ext-grid (Unsupported experimental plugin)

Comments

@yangjuncode
Copy link

yangjuncode commented Nov 12, 2019

the error is:

TypeError: node is undefined

the normal tree without ext-grid is fine with empty source

    $("#old-tree").fancytree({
      checkbox: true,
      source: [],

  })

Environment

  • Browser type and version:firefox 70
  • jQuery and jQuery UI versions:jQuery UI 1.12.1, jQuery 3.4.1
  • Fancytree version:2.33.0
    enabled/affected extensions: ext-grid
@yangjuncode
Copy link
Author

this is my modified demo file

sample-3rd-grid-scrollbar.html.zip

@mar10 mar10 added bug ext-grid (Unsupported experimental plugin) labels Nov 12, 2019
@mar10
Copy link
Owner

mar10 commented Nov 12, 2019

Thanks for reporting!

@mar10 mar10 closed this as completed in ad58797 Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ext-grid (Unsupported experimental plugin)
Projects
None yet
Development

No branches or pull requests

2 participants