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

Prevent component re-render on a link click #94207

Closed
moon0326 opened this issue Sep 4, 2024 · 0 comments
Closed

Prevent component re-render on a link click #94207

moon0326 opened this issue Sep 4, 2024 · 0 comments

Comments

@moon0326
Copy link
Contributor

moon0326 commented Sep 4, 2024

Steps to reproduce

  1. Create a new JN site with the latest WooCommerce.
  2. Make sure to sign out from wordpress.com
  3. Go through the core profiler.
  4. Make sure to install/select Jetpack on the extensions page.
  5. Continue and you should be redirected to Jetpack connect page.
  6. On the sign up page, click on Log in link.
  7. Click on Sign up link again.
  8. When you click Sign up link, you can briefly spot https://github.com/Automattic/wp-calypso/blob/trunk/client/blocks/jetpack-connect-site-only/index.js component at the bottom of the page.

See #94011 for video.

We've implemented a temporary solution. Please investigate to determine if we can implement a better one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant