gothinkster/react-mobx-realworld-example-app

Editor doesn't properly clear state after leaving edit article view

Closed this issue · 0 comments

It seems like there's a bug where the Editor view doesn't properly clear it's state. If you begin editing an article, leave the page, and then try to create a new post any time after it won't reset the editor store.

I'd be happy to look into this and submit a PR if this is something that needs addressing.