You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
turns out that the problem is, becuase of a height different between the details componenet, and the reviews component. that's why the page jumps, we need to make both component's height identical or we can add transition to the parent component, so when the height changes it slowly goes back up
The text was updated successfully, but these errors were encountered: