We're currently using a Range Selector card to allow users to filter our data based on a MIN and MAX date. The problem is that we sometimes have no data when users initially access our platform and they see the error "Error: The maximum value is less than the minimum value" and that leads this to thing that there's an actual problem with our side (see the image below)
Apparently, the rest of the filter types throw no error when there's no data and I've not been able to find any settings in the card building section that allow me to rephrase the error or handle it better. Is there any way I could handle this?