問題タブ [sharedflow]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - 新しい値が最後の値と同じ場合、StateFlow は出力されません
ログインフォームがあります。私は(APIを呼び出した後)からにStateFlow
送信するために使用します。アクティビティでは、ログインに失敗した場合にエラー ダイアログを表示します。
最初はうまくいきますが、ログインに失敗した 2 回目から、エラー ダイアログが再び表示されなくなります。私は両方をテストしましたLoginResult
ViewModel
Activity
.value
.emit
StateFlow