RootCauseunvalidated
The test setup mocks/overrides the wrong export or does not correctly mock the Zustand store factory used by the component, so the component keeps using the real store instance rather than the mocked one.
2ab164e2-0e46-4869-ad3f-0ac75d337ffc
The test setup mocks/overrides the wrong export or does not correctly mock the Zustand store factory used by the component, so the component keeps using the real store instance rather than the mocked one.