substance / notes

Real-time collaborative notes editing.
Other
21 stars 5 forks source link

Action newNote was not handled. #56

Closed jmatsushita closed 8 years ago

jmatsushita commented 8 years ago

After logging in with the loginKey, I'm getting the error Action newNote was not handled. on Component.js:353 after clicking on New Note in this screen:

image

michael commented 8 years ago

Thanks for reporting. We just did not implement this. Until we covered doc creation pls do this:

node seed.js
npm start

Navigate to:

localhost:5000/#mode=edit,docId=note-1&loginKey=1234

Hope that works. Don't have time to verify at the very moment.

Integral commented 8 years ago

Should work, at least with latest Substance.