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

Lazy load puts "! Load error" for content oustide tree div if content parent folder is removed before loads ends. #987

Closed
Roinoss opened this issue Jan 6, 2020 · 0 comments
Labels

Comments

@Roinoss
Copy link

Roinoss commented Jan 6, 2020

Version 3.44.0
Firefox

Tested for slightly changed example from: https://wwwendt.de/tech/fancytree/demo/index.html#sample-multi-ext.html added sleep(2) in ajax response php page to test it.

Content loaded by lazyload is added outside of tree area when it is finally loaded after removing parent folder before it loads, on both: success and fail load.

Position of the removed folder does not matter - lazyloaded content always is loaded outside the tree.

Result of the deleting folder while it is loading:
bug

bug2

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