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(amis-editor): Combo可视化配置兼容schema为空的情况 #8889

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

pianruijie
Copy link
Collaborator

@pianruijie pianruijie commented Nov 24, 2023

What

🤖[deprecated] Generated by Copilot at 5efa097

Fix TypeScript errors and warnings in amis-editor package. Add optional chaining operator to schema?.name in Form/Combo.tsx.

🤖[deprecated] Generated by Copilot at 5efa097

schema may be null
avoid error with ?.
a winter bug fixed

Why

How

🤖[deprecated] Generated by Copilot at 5efa097

  • Add optional chaining operator to prevent error when accessing schema.name (link)

@github-actions github-actions bot added the fix label Nov 24, 2023
Copy link

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@nwind nwind merged commit 5b23f8f into baidu:3.5.x Nov 24, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants