Grafana alert issue: when one metrics is no data, the state will always be OK

What Grafana version are you using?
Grafana 9.4.7

What is my alert?
alert condition:
Screenshot 2023-12-13 at 10.28.53

alert config when no data:
Screenshot 2023-12-13 at 10.27.53

alert state history:

Result:
C0 is always alerting, but C1 got no data, and because I set OK when these is no data, the state be Normal.
It’s not reasonable, since my alert is C0 or C1, when C0 is alert, it should be Alerting.

Is there any explanation for this phenomenon?