In the custom Render Example page the rankedTester uses 3 as the rank for the renderer. This woks fine. But I have noticed that the vanilla ArrayRenderer uses 4. So if you take the example Tester Code you can fail when using the same code for arrays. Maybe its better to change the example rank to something like '99' ?