Inequality operator doesn't work?

I tried a simple filter of labels != limerick, but my list still returns items tagged with limerick. What am I doing wrong? I also tried with “not in” but that gave an error.

Hey,

This is a bug that’s caused by how the filter is processed under the hood. We have it on our radar and are working on a fix.