jmcooper / angular-fundamentals-files

353 stars 536 forks source link

TypeError: Array.prototype.map: argument is not a Function object #1

Open jmtrz opened 6 years ago

jmtrz commented 6 years ago

Hi Just encountered this error while doing some routing, i was planning to have my child page to be accessible and this happened.

Don't know what was the cause of this, after the Interface creation it seems that this happened but i think that the creation of interface would affect the routing part

please help