Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in add.component.ts #2

Open
gugasequeira opened this issue Jan 23, 2020 · 2 comments
Open

Error in add.component.ts #2

gugasequeira opened this issue Jan 23, 2020 · 2 comments

Comments

@gugasequeira
Copy link

gugasequeira commented Jan 23, 2020

Hi,

I try to start the server "client" and an error is occurring in the add.component.ts (client/src/app/books/add/add.component.ts) file, "property does not exist addBook"

can you help me?

@didinj

@nvannier
Copy link

same error

@nvannier
Copy link

In line 82, replace data.addBook._id by data['addBook']._id, it work for me...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants