We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
シングルカラム状態の投稿画面でお気に入りタグ機能のタグロックを行い画面を切り替えると、favourite_tagsコンポーネントのstateが失われてしまうため、投稿画面に戻った時に再度ロックしなければならず面倒です。
何らかの方法でfavourite_tagsコンポーネントの切り替え前後のstateを保持する必要があります。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
シングルカラム状態の投稿画面でお気に入りタグ機能のタグロックを行い画面を切り替えると、favourite_tagsコンポーネントのstateが失われてしまうため、投稿画面に戻った時に再度ロックしなければならず面倒です。
何らかの方法でfavourite_tagsコンポーネントの切り替え前後のstateを保持する必要があります。
The text was updated successfully, but these errors were encountered: