Hello DW guys,
I have 1 small annoying problem here, was thinking if there is anything I could do about it.
I am using includes in the templates, html and razor ones... and the same problem appears in both.
How it works now - After I change the include the results is not visible at once, I must:
1) Go to master template change include address,
2) Than refresh it in the frontend,
3) After #2 is done, change name back to the initial one - and only than I see the changes in the included template!
That is really hard when you are using same include in multiple places, is there any way around it Or is it something I just have to accept?
It feels like it is caching all this stuff, anyway I could solve it?
//Dmitrij