I’m using .Scratch to render a custom menu and it’s working, however, when I access page 2 of the post listing it looks like .Scratch is cached, generating duplicate content.
Is this a bug? Is there any way to reset the .Scratch?
I’m using .Scratch to render a custom menu and it’s working, however, when I access page 2 of the post listing it looks like .Scratch is cached, generating duplicate content.
Is this a bug? Is there any way to reset the .Scratch?
Do you by any chance use partialCached with your custom menu partial?
Wow! partialCached works to me!
Thank you very much!