Unable To Get Ajax Post Working With Emberjs June 13, 2024 Post a Comment What I am trying to do now is trying to send data to the database via Ajax POST. I will first start with the HTML form I have, Solution 1: Instead of this.get('model').createNew(); CopyTry the below. App.Project.createNew(); Copy Share Post a Comment for "Unable To Get Ajax Post Working With Emberjs"
Post a Comment for "Unable To Get Ajax Post Working With Emberjs"