Can you define a renderer and labels on a single feature layer? I don't see anything in the docs that references a known limitation.
JS Bin below has three feature layers (layer list expand top-right). One has only a renderer. One has labels defined with no renderer. The third has both a renderer and labels defined. First two function as expected. Third does not.
JS Bin - Collaborative JavaScript Debugging
Thanks.
- derek