Currently on each request, the list is rendered each time. It includes recursive calls and might be a little bit slow when there are a lot of items on a site. This enhancement should support caching of generated fragment, so the rendering would be a bit faster.
Currently on each request, the list is rendered each time. It includes recursive calls and might be a little bit slow when there are a lot of items on a site. This enhancement should support caching of generated fragment, so the rendering would be a bit faster.