No memoization for providers #3430
darKilColumbus
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
There is a performance problem form components - lack of memoization causes components to re-render


for example : @ark-ui\react\dist\components\radio-group\radio-group-root-provider.js
RadioGroup
Select
Even if you hover to radio all radio buttons being rerendered.
Link to Reproduction (or Detailed Explanation)
https://codesandbox.io/i-will-try-add-later
Steps to Reproduce
Ark UI Version
4.9.2
Framework
Browser
Google chrome
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions