Skip to content

update method save()#6

Open
ahmedhassan239 wants to merge 1 commit intobitfumes:masterfrom
ahmedhassan239:patch-1
Open

update method save()#6
ahmedhassan239 wants to merge 1 commit intobitfumes:masterfrom
ahmedhassan239:patch-1

Conversation

@ahmedhassan239
Copy link
Copy Markdown

good morning you have an error in method " save " in " Add.veu " ,

in the part ' this.list = " " ' this part causes issue when add new content " phonebook " with out refresh page , it must be this.list = {
name:' ',
phone:' ',
email:' '
}
kindly solve the problem

good morning  you have an error in  method " save " in " Add.veu " , 

in the part ' this.list = " " '  this part  causes issue when add new content " phonebook "  with out refresh page , it must be this.list = {
      name:' ',
      phone:' ',
      email:' '
     } 
kindly solve the problem
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

Successfully merging this pull request may close these issues.

1 participant