I am working on a QGIS projet and I want to hide labels from a vector tiles layer with a vectorlayer. Even if the vector tiles layer is under my vector layer, the labels are still visible.
Is it currently possible to do this in QGIS ?
I tried to :
order correctly the layer to set visibility according to a formula that works if I replace my vector tiles layer by a simple vector layer : not(overlay_within('secteur_etude')) *1 