This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
The selector "my-heroes" did not match any elements during the Routing tutorial #2904
Closed
Description
Following the Routing part of the tutorial I get the following error at the end of the part Add Routing :
Exception: The selector "my-heroes" did not match any elements
So far, there was no issue and I think that my code is the same as the snippets provided in the tutorial.
(Dart VM version: 1.20.1 + angular-2.1.1)