johnpapa / angular-tour-of-heroes

Angular - Tour of Heroes - The Next Step after Getting Started
Apache License 2.0
825 stars 1.44k forks source link

Does It need hero id when create new hero? #137

Closed sooreesan closed 6 years ago

sooreesan commented 7 years ago

after create new hero, there is error because of that there is no id for showing. And I can not find how to generate id for new one. The only parameter is name, then how can I generate hero id when adding hero??

johnpapa commented 6 years ago

better for stackoverflow