Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: memo image #359

Closed
wants to merge 7 commits into from
Closed

fix: memo image #359

wants to merge 7 commits into from

Conversation

codezzzc
Copy link

@codezzzc codezzzc commented May 8, 2024

After pulling the latest code today, I found that the image selection not work, and there was no selection effect after clicking the icon.
The problem is that after adding the memo of the component, the judgment of prevItem.isSeleted is ignored.
We can directly add an isSeleted judgment, but I think it might be simpler to use lodash.

@codezzzc codezzzc closed this May 8, 2024
@codezzzc codezzzc deleted the fix/memo-image branch May 8, 2024 09:02
@codezzzc codezzzc reopened this May 8, 2024
@codezzzc codezzzc closed this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant