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

Fixed useMemo dependencies in AboutUserBlock #2836

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Made1ra
Copy link
Contributor

@Made1ra Made1ra commented Nov 21, 2024

Missing dependencies (itemKeys, userRole) were added

Before:
image

After:
Screenshot 2024-11-21 at 15 32 02

@Made1ra Made1ra self-assigned this Nov 21, 2024
@Made1ra Made1ra linked an issue Nov 21, 2024 that may be closed by this pull request
@Made1ra Made1ra added bug Something isn't working Frontend part labels Nov 21, 2024
@Made1ra Made1ra requested a review from markgol777 November 22, 2024 09:33
Copy link
Contributor

@markgol777 markgol777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad someone took this upon themselves!

@Made1ra Made1ra merged commit 1e8961b into develop Nov 22, 2024
9 checks passed
@Made1ra Made1ra deleted the bugfix/2833/fix-use-memo-in-about-user-block branch November 22, 2024 10:43
Made1ra added a commit that referenced this pull request Nov 26, 2024
Missing dependencies (itemKeys, userRole) were added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Frontend part
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(SP: 0.5) Fix useMemo in AboutUserBlock
4 participants