Fix an issue where removing a single filter would result in the wrong number of results #75
Annotations
2 warnings
src/views/clinicalGenomic/widgets/patientSidebar.js#L157
React Hook useEffect has a missing dependency: 'handleTableSet'. Either include it or remove the dependency array (react-hooks/exhaustive-deps)
|
src/views/clinicalGenomic/widgets/sidebar.js#L191
'details' is defined but never used. Allowed unused args must match /^_/u (no-unused-vars)
|