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
I was benchmarking my application, and I found that we have a performance problem in the Accordion component:
It's not a big deal so far, but using it in more places will increase the wasted rendering time, I found some issues for refactoring the Accordion component, but I'll try to create small PR to fix that
The text was updated successfully, but these errors were encountered:
There is PR for Accordion refactor #1375, performance improvements are always welcome. However, I will close this issue, because it's a not priority for core team until 1.0 will be reached.
I was benchmarking my application, and I found that we have a performance problem in the Accordion component:
It's not a big deal so far, but using it in more places will increase the wasted rendering time, I found some issues for refactoring the Accordion component, but I'll try to create small PR to fix that
The text was updated successfully, but these errors were encountered: