http://stackoverflow.com/q/24590090/2456977
Hey guys, I am new to angular and I have the following issue: When I add an
item to my database it just shows the id was added but the name attribute I
chose for the item was not added: Meaning - The 'name' attribute I add to
the 'player' - my service - is not persisted when I save it.
I posted the question on stack overflow --- link at top ---- but nobody has
answered the question.
I thought it might be a good idea to post it here as this is an Angular
forum.
So please let me know if you have any ideas. All the code and info is in
the link.
Thanks in advance.
Hey guys, I am new to angular and I have the following issue: When I add an
item to my database it just shows the id was added but the name attribute I
chose for the item was not added: Meaning - The 'name' attribute I add to
the 'player' - my service - is not persisted when I save it.
I posted the question on stack overflow --- link at top ---- but nobody has
answered the question.
I thought it might be a good idea to post it here as this is an Angular
forum.
So please let me know if you have any ideas. All the code and info is in
the link.
Thanks in advance.