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

Templates order with async true (default) settings #112

Open
Dimigergo opened this issue Aug 23, 2017 · 3 comments
Open

Templates order with async true (default) settings #112

Dimigergo opened this issue Aug 23, 2017 · 3 comments
Labels

Comments

@Dimigergo
Copy link

Hello!

I would like to load the templates with the same order as the input array is.

  • When I use the settings: async: false, it is ok, but the "Synchronous XMLHttpRequest" warning is occured, and the loading process is very slow (load pictures, videos, etc.).

  • If I use the default settings in version 1.5.10 (async: true) the performance is well, but the order is not the same as the input array. I would like to see my items in time order.

Thanks in advance!

@codepb codepb added the bug label Sep 3, 2017
@codepb
Copy link
Owner

codepb commented Sep 14, 2017

When I get a chance, I'll look at a fix.

@Dimigergo
Copy link
Author

Thanks in advance! :)

@renaudham
Copy link

Hi

Was it fiuxed, can we trust and use this lib now?
It seems every interesting and I don't really see other libs with templating solutions this way.

Thanks

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

3 participants