i\'m on the RC4 and i\'m getting the error There is no directive with \"exportAs\" set to \"ngForm\" because of my template :
I had this problem and I realized I had not bound my component to a variable.
Changed
to