arch-js / arch

Web application framework for React by Red Badger
BSD 3-Clause "New" or "Revised" License
170 stars 13 forks source link

[Fix] Bind route get-title call to the route component instance #56

Closed tabazevedo closed 9 years ago

tabazevedo commented 9 years ago

This gives you the correct this context in the component's get-title call.