AuthContext isn't being defined in m app.<mAIN /> component:Uncaught TypeError: Cannot read properties of null, referring to the auth check being done by the authenticated() signal, defined in the AuthContext context. AuthContext:AuthContext is not being defined because the print statement defined in it is never shown.