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 UserItem.vue #4056

Merged
merged 1 commit into from
Mar 11, 2023
Merged

Fix UserItem.vue #4056

merged 1 commit into from
Mar 11, 2023

Conversation

timongh
Copy link
Contributor

@timongh timongh commented Mar 10, 2023

removeConfirmTemplateremoveIcon 仅在 this.config.isUserItem 时才存在。所以需要限制 Toast 的显示条件,避免传入 null

`removeConfirmTemplate` and `removeIcon` are only present when `this.config.isUserItem`. So need to restrict the display conditions of the Toast to avoid passing in `null`.
@the1812 the1812 merged commit 426400a into the1812:preview-fixes Mar 11, 2023
@timongh timongh deleted the patch-1 branch March 11, 2023 11:25
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.

None yet

2 participants