Skip to content

[DevTools Bug]: Component flashing many times but profiler says it was rendered once #31636

@rhberro

Description

@rhberro

Website or app

https://berrotools.vercel.app/signin

Repro steps

  • Access the website https://berrotools.vercel.app/signin, you'll see a sign in form.
  • Open the DevTools, go to the Profiler tab and start profiling.
  • Focus the e-mail input and start typing any letter, should not be a valid e-mail so the error label will show. You'll see the error message flashing as long as you type.
  • Stop the profiling.
  • Check the profiling results, you'll see that the error message was rendered once, if you have typed random letters. The problem is, why did it flash many times?

If the website doesn't work try cloning and running the project located at https://github.com/rhberro/berrotools.

Thank you in advance!

How often does this bug happen?

Every time

DevTools package (automated)

No response

DevTools version (automated)

6.0.1-c7c68ef842

Error message (automated)

No response

Error call stack (automated)

No response

Error component stack (automated)

No response

GitHub query string (automated)

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions