We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CreateNewSubject
Description:
Replace the useAxios hook with a custom useQuery hook on the CreateNewSubject` container to improve data fetching, caching, and error handling.
useAxios
useQuery
Tasks:
Pay attention to issue #3114
The text was updated successfully, but these errors were encountered:
ArtemHolikov
No branches or pull requests
Description:
Replace the
useAxios
hook with a customuseQuery
hook on the CreateNewSubject` container to improve data fetching, caching, and error handling.Tasks:
Pay attention to issue #3114
The text was updated successfully, but these errors were encountered: