I keep getting these warnings:
WARN n.liftweb.http.CoreRequestVarHandler - RequestVar net.liftmodules.ng.Angular$HeadRendered$_ was set but not read
I changed all "val's" to defs based on other ticket recommendations with no success. Still keep getting the same warnings. What else can be the cause of this warning? Thank you.