Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init #1

Merged
merged 3 commits into from
Aug 10, 2023
Merged

init #1

merged 3 commits into from
Aug 10, 2023

Conversation

LWangllix
Copy link
Contributor

No description provided.

handleSetTableData();
}, [page, loading, name]);
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [page, name, isLoading]);

Check warning

Code scanning / ESLint

verifies the list of dependencies for Hooks like useEffect and similar Warning

React Hook useEffect has a missing dependency: 'hydroPowerPlants'. Either include it or remove the dependency array.
@LWangllix LWangllix temporarily deployed to Development August 10, 2023 11:25 — with GitHub Actions Inactive
@LWangllix LWangllix merged commit 037daf3 into main Aug 10, 2023
5 checks passed
@LWangllix LWangllix deleted the refactor branch August 10, 2023 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant