mhaagens/react-mobx-react-router4-boilerplate

MobX warning in /posts

empz opened this issue · 1 comments

empz commented

The /posts route throws this MobX warning in the console:

app.ce79ae9….js:7 Mobx Observer: You are trying to use 'observer' on a component that already has 'inject'. Please apply 'observer' before applying 'inject'

Fixed in the latest commit.