Awesome tutorial! I am having trouble understanding why when I create a new list or task the title is lost. A blank entry shows up in my google account and on bTask. It seems like the model has the attribute all the way up until the gapiRequest request.execute callback where the result no longer has the attribute anymore.
Also update seems to work fine and on contains the updated title on this same callback.
Am I missing something? Did the API change? Any tips would be greatly appreciated.
Awesome tutorial! I am having trouble understanding why when I create a new list or task the title is lost. A blank entry shows up in my google account and on bTask. It seems like the model has the attribute all the way up until the gapiRequest request.execute callback where the result no longer has the attribute anymore.
Also update seems to work fine and on contains the updated title on this same callback.
Am I missing something? Did the API change? Any tips would be greatly appreciated.