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: AudioInfoのパラメーターの直接入力が途中で代わってしまう問題を修正 #1325

Merged
merged 3 commits into from
May 31, 2023

Conversation

sabonerune
Copy link
Contributor

内容

型エラーの修正時に@change@update:model-valueに置き換えてしまったことにより問題が発生したため修正します。

関連 Issue

その他

以前発生していた型エラーが起こらなくなっている?

@sabonerune sabonerune marked this pull request as ready for review May 26, 2023 16:31
@sabonerune sabonerune requested a review from a team as a code owner May 26, 2023 16:31
@sabonerune sabonerune requested review from Hiroshiba and removed request for a team May 26, 2023 16:31
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

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

が入った関係でコンフリクトしていそうです 🙇‍♂️

@sabonerune
Copy link
Contributor Author

マージしました。

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

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

LGTM!!!

@Hiroshiba Hiroshiba merged commit 39d52fc into VOICEVOX:main May 31, 2023
@sabonerune sabonerune deleted the fix/input-change branch May 31, 2023 22:08
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.

AudioInfoのパラメータを直接入力しようとすると勝手に値がしてしまう
2 participants