I have a sample file generated by a user that has labels, but they aren't shown in vizarr because the OME-Zarr is missing the omero block.
So loadOmeMultiscales() (where labels are loaded) is never called. The data is loaded with util.loadMultiscales() instead which doesn't attempt to look for labels.
