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: booleanTextarea에서 보내지 못하는 데이터를 보낸다 #138

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

loopy-lim
Copy link
Collaborator

주요 변경사항

  • booleanTextarea에 name이 숨어있었는데, 이를 parsing하지 못했습니다.
  • 고로 여기에 고치며 바로 아래 있는 코드까지 의도적으로 break를 걸지 않았습니다. 이를 유념해주세요.

리뷰어에게...

관련 이슈

@loopy-lim loopy-lim self-assigned this Mar 6, 2024
@loopy-lim loopy-lim requested a review from BlackBean99 as a code owner March 6, 2024 04:19
@loopy-lim loopy-lim merged commit 86d4d88 into main Mar 6, 2024
1 check passed
@2yunseong 2yunseong deleted the fix/137-nested-question branch September 9, 2024 05:56
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.

[FE] bug: 현재 중첩된 구조에서 데이터를 보내지 않습니다.
1 participant