Glimpse/Glimpse.Prototype

ScriptInjector overwriting all PostContent

Closed this issue · 0 comments

When adding the scripts for Glimpse in ScriptInjector and using PostContent.SetHtmlContent any other tag helpers that append to PostContent for the body tag are getting overwritten.

Could this be changed to output.PostContent.AppendHtml to play nice wither others using the PostContent area?