Preview does not show changes instantly in Umbraco 7.6.1
I have a doctype A which contains a rich text editor field. This doctype(A) is present as nested content in another doctype B. When I edit/modify content on the page (of doctype B) and preview, it does not display changes instantly. It works if I preview again after lets say 10 mins. On other pages it works immediately. I checked latest file in preview folder and could find the my changes. Please suggest how I can fix it.
Preview does not show changes instantly in Umbraco 7.6.1
I have a doctype A which contains a rich text editor field. This doctype(A) is present as nested content in another doctype B. When I edit/modify content on the page (of doctype B) and preview, it does not display changes instantly. It works if I preview again after lets say 10 mins. On other pages it works immediately. I checked latest file in preview folder and could find the my changes. Please suggest how I can fix it.
Manish, is it possible to post the template markup used to render rich text editor?
Do you mean they use nested content and rich text editor too?
Thanks Tarik for replying. There is a rich text editor and below that there is a grid too. Below is the markup for displaying both:
The grid contains lot of content. Within grid there are RTEs and accordians, within each accordian there is an RTE.
The other pages where it works also contain rich text editor and nested content.
is working on a reply...