react-component / util

Common Utils For React Component
util.vercel.app
MIT License
622 stars 176 forks source link

fix: modify compare logic of useComposeRef memo #501

Open C1erman opened 6 months ago

C1erman commented 6 months ago

The previous logic for comparison was incorrect in cases of this nature: prev: [1, 2], next: [1, 3]. This commit resolves the error in such cases.

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
util ❌ Failed (Inspect) Feb 4, 2024 2:06pm