jquery-template icon indicating copy to clipboard operation
jquery-template copied to clipboard

Templates order with async true (default) settings

Open Dimigergo opened this issue 7 years ago • 3 comments

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!

Dimigergo avatar Aug 23 '17 11:08 Dimigergo

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

codepb avatar Sep 14 '17 21:09 codepb

Thanks in advance! :)

Dimigergo avatar Sep 15 '17 07:09 Dimigergo

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

renaudham avatar May 21 '19 12:05 renaudham