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(client): fix field initializer in detail block #2144

Merged
merged 1 commit into from
Jun 28, 2023
Merged

fix(client): fix field initializer in detail block #2144

merged 1 commit into from
Jun 28, 2023

Conversation

mytharcher
Copy link
Contributor

Description (Bug 描述)

Association field initializers in detail block not showing.

Steps to reproduce (复现步骤)

  1. Create detail block.
  2. Hover to "Configure fields".
  3. No association field initializers menu.

Expected behavior (预期行为)

Association field initializers should show up.

Actual behavior (实际行为)

No Association field initializers.

Related issues (相关 issue)

None.

Reason (原因)

push([item1, item2]) => push(item1, item2).

Solution (解决方案)

As above.

@height
Copy link

height bot commented Jun 28, 2023

This pull request has been linked to 1 task:

💡Tip: Add "Close T-714" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

@mytharcher mytharcher merged commit 4fc64af into main Jun 28, 2023
4 checks passed
@mytharcher mytharcher deleted the T-714 branch June 28, 2023 02:41
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

1 participant