cozy / cozy-emails

Email Client for Cozy
GNU Affero General Public License v3.0
66 stars 41 forks source link

JavaScript error when tring to compose a new message #739

Closed clochix closed 8 years ago

clochix commented 8 years ago

Users are unable to open the compose screen. Here's the error:

"TypeError: this.props.settings is undefined" "https://clochix.cozycloud.cc/apps/emails/js/app.js" 2 28956 TypeError: this.props.settings is undefined
Stack trace:
r<.getInitialState@https://xxx.cozycloud.cc/apps/emails/js/app.js:2:28957
poupotte commented 8 years ago

This issue is fix in new version (0.9.20).

Thanks @clochix and @aenario !