lyrictenor / electron-triage-for-github

Desktop app for dividing GitHub issues and pull-requests into go or no-go quickly.
MIT License
17 stars 1 forks source link

Initial form value does not appear on web page #94

Closed sanemat closed 9 years ago

sanemat commented 9 years ago

93

Works fine:

open http://localhost:3000/#/home
(then)
open http://localhost:3000/#/settings

Does not work:

open http://localhost:3000/#/settings

store has valid data. I think this is form's state problem.