Skip to content

Conversation

@v-i-s-h-n-u-ps
Copy link
Contributor

No description provided.

@v-i-s-h-n-u-ps v-i-s-h-n-u-ps requested a review from a team as a code owner November 7, 2024 10:16
Copy link
Contributor

@mocca102 mocca102 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still failing


const prevQuizId = usePrevious(quizId);

useEffect(() => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This use Effect can be removed and the behavior does not change @v-i-s-h-n-u-ps

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prevQuizId and quizId are always the same

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see it's for Quiz rerendering when a page reload does not happen

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.

2 participants