MandarinConLaBarba / react-tree-menu

A stateless tree menu component for React.
http://mandarinconlabarba.github.io/react-tree-menu/example/index.html
MIT License
170 stars 51 forks source link

UI not rendering properly #13

Closed dianadkle closed 9 years ago

dianadkle commented 9 years ago

I am trying to use this boilerplate (https://github.com/christianalfoni/react-app-boilerplate) to load your tree menu. The UI is not rendering properly, but it seems like the actual event listeners are working. Clicking on the various menu items causes the text to change from "Waiting for interaction" to "Event Received." How can I get the UI to look like the example?

screen shot 2015-08-11 at 11 18 39 am
MandarinConLaBarba commented 9 years ago

Just getting around to this...if you can throw up a gh repo/fork somewhere I'll be glad to download and check it out..

MandarinConLaBarba commented 9 years ago

Closing, please re-open if you're able to provide a fork I can use to test your circumstances.