I followed this tutorial to connect a digit.tree to a store.JsonRest and everything works well. Before adding a dojo theme The tree is display with pure html, actions work perfectly, I can display my tree branch by branch. When I add a theme (claro in my case) the tree is loaded in memory (I use the dojo plugin for firebug to verify) but nothing is displayed. There isn't any error in the console.
So if anyone have an idea. Thank you.