【Angular2】これ。Error: Template parse errors: Can’t bind to ‘ngSwitchDefault’ since it isn’t a known property of ‘div’. (“
Error: Template parse errors: Can't bind to 'ngSwitchDefault' since it isn't a known property of 'div'. (" Angular2でコンソールに出てくるエラーは優しい。かなり丁寧に出力してくれる。 [code language="javascript"] ////An error occurs <di...