poppingmoon / aria

A cross-platform Misskey client built with Flutter
https://misskey.io/@aria_app
GNU Affero General Public License v3.0
126 stars 4 forks source link

2重引用のプレビュー画面でリアクションのエフェクトが出る #392

Closed sevenc-nanashi closed 2 weeks ago

sevenc-nanashi commented 1 month ago

💡 Summary

引用RNの引用のプレビュー画面でテキストの有無が切り替わるとリアクションのエフェクトが出ます。

🥰 Expected Behavior

エフェクトが出ない

🤬 Actual Behavior

エフェクトが出る

https://github.com/user-attachments/assets/8eab77d9-d2c4-44e7-bbfe-3598d24774bf

📝 Steps to Reproduce

  1. 引用RNを引用する
  2. テキストを書く
  3. テキストを消す

💻 Environment

* Model and OS of the device(s): iPhone SE3, iOS 18 Public Beta
* Aria: 0.14.4
* Server URL: https://voskey.icalo.net
* Misskey: 2024.8.0-voskey

Do you want to address this bug yourself?