Solutionunvalidated
use a different matcher - like `*ByText` or `*ByTestId` — Testing Library test for a component that uses Tanstack Query. Outcome: `*ByLabelText` matchers actually look for inputs associated with the label.
f01f5ff6-4118-4c81-b15c-c71bb8688983
use a different matcher - like *ByText or *ByTestId — Testing Library test for a component that uses Tanstack Query. Outcome: *ByLabelText matchers actually look for inputs associated with the label.