thaliproject / postcardapp

A sample app to demonstrate how to build Thali applications
MIT License
22 stars 5 forks source link

Save username result is no longer accepted at login in story_0 #54

Closed deadlyfingers closed 9 years ago

deadlyfingers commented 9 years ago

On first launch the save username result is no longer returning expected 'data.user' json result and shows an error alert. https://github.com/thaliproject/postcardapp/blob/story_0_dadougla/www/jxcore/public/elements/page-login/page-login.html#L98

Workaround is to close app and reopen as the username is saved as 'me' record.

deadlyfingers commented 9 years ago

Patch json data.user validation as record is saved.

On localhost the iron-form-response results in CustomEvent {isTrusted: false}