fix: reset domain when cancel filter in live preview #7970
Annotations
10 warnings
Run ESLint:
src/component/assignment/index.tsx#L30
Unexpected 'todo' comment: 'TODO: Fix this type error. It's been...'
|
Run ESLint:
src/component/elements/ActionsButtonsPopover.tsx#L65
Do not use Array index in keys
|
Run ESLint:
src/component/elements/Alert.tsx#L151
Do not use Array index in keys
|
Run ESLint:
src/component/elements/Button.tsx#L1
Unexpected 'todo' comment: 'TODO resolve the eslint rules'
|
Run ESLint:
src/component/elements/InputRange.tsx#L44
Unexpected 'todo' comment: 'TODO: remove this hacky ref usage.'
|
Run ESLint:
src/component/elements/NumberInput2Controller.tsx#L17
Capture group '(\.\d+)' should be converted to a named or non-capturing group
|
Run ESLint:
src/component/main/NMRiumViewer.tsx#L8
There should be at least one empty line between import groups
|
Run ESLint:
src/component/main/NMRiumViewer.tsx#L9
`../hooks/useViewportSize` import should occur before import of `./NMRium`
|
Run ESLint:
src/component/modal/MultipletAnalysisModal.tsx#L175
Unexpected 'todo' comment: 'TODO: handle error'
|
Run ESLint:
src/component/panels/RangesPanel/hooks/useMapRanges.ts#L9
Unexpected 'todo' comment: 'TODO need to refactor the ranges table'
|
Loading