empz opened this issue 8 years ago · 1 comments
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.