In the Console tab, I have a long list of error messages that originate from a third party library that I can do nothing about. In the Filter
textbox, is there some way to write a filter that excludes only errors that match a filter, rather the other way round? For instance, can I filter out messages that match:
Material-UI: The `InputAdornment` variant infers the variant prop you do not have to provide one.
...and show everything else?