prodo-dev / prodo

Prodo is a React framework to build apps faster.
https://docs.prodo.dev
MIT License
115 stars 5 forks source link

Devtools: Render Tab bug - only showing one component #126

Closed andrejak closed 4 years ago

andrejak commented 5 years ago

There may be a bug where it's only showing some of the re-renders, not everything.

andrejak commented 5 years ago

Actually, I think this just seems low because we don't count the initial renders. I think everything from the "rerenders" prop on the event should be appearing in the log, so if anything isn't counted, it's on that side.