qiskit/releasenotes/notes/1.2/fix-statevector-sampler-c_i...

6 lines
180 B
YAML

---
fixes:
- |
Fixed a bug of :class:`.StatevectorSampler` that ignored gates with ``c_if``.
It will raise an error because :class:`.Statevector` cannot handle ``c_if``.