Stephen Rivas Jr

Results 5 comments of Stephen Rivas Jr

> There is a way to do away with the wrapper entirely - by rendering the menu as a new React tree - but that brings with it extra bookkeeping...

Hey Paulo, thanks for the offer to help out - more than happy to review a PR. Would rather that than you having to write very hacky code in your...

@pcalves ah yea, forgot there were overrides below it for that prop. My mistake!

Saw this `withRef` option when digging around RR: https://github.com/ReactTraining/react-router/blob/master/docs/API.md#withref

Hmm, wondering if the behavior of the props worked like this then: - `xLocale` is used for the short-circuit to place `XXXXX` on the UI - `debug` is used to...