cloudnativedaysjp / dreamkast-ui

MIT License
7 stars 2 forks source link

fix: Real-time update available talks on TalkSelector #421

Closed hrk091 closed 1 year ago

hrk091 commented 1 year ago

TalkSelectorの時刻更新において、functionをreturnするのではなく即時実行されており、結果としてcomponent destroy時ではなくすぐにsetIntervalがstopされて、時間の更新がされなくなっていました。その修正です。

github-actions[bot] commented 1 year ago

Review app