Merge pull request #88 from reacto11mecha/wipe-all-blocked-students #465
Annotations
2 warnings
lint:
apps/admin/src/_components/Soal/QuestionItems/ChoiceEditor.tsx#L119
React Hook useEffect has missing dependencies: 'optionsField' and 'questionNo'. Either include them or remove the dependency array. Outer scope values like 'toast' aren't valid dependencies because mutating them doesn't re-render the component
|
lint:
apps/admin/src/_components/Soal/QuestionItems/EssayEditor.tsx#L100
React Hook useEffect has missing dependencies: 'dataAlreadyInitialized' and 'questionNo'. Either include them or remove the dependency array
|