Upon debugging my Umbraco solution and checking my error logs, I have noticed that it would appear that my macros are being hit in the code anywhere between 2 and 5 times. The macro isn't rendered that many times, it is just logging a warning and stepping through the code that many times.
Why is this? Is this basic Umbraco functionality or is there a mistake in my code?
Macros Appear to be Rendering Two or More Times
Hello,
Upon debugging my Umbraco solution and checking my error logs, I have noticed that it would appear that my macros are being hit in the code anywhere between 2 and 5 times. The macro isn't rendered that many times, it is just logging a warning and stepping through the code that many times.
Why is this? Is this basic Umbraco functionality or is there a mistake in my code?
Thanks, Jeff
is working on a reply...