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

fix: add keys to note preview #397

Closed poppingmoon closed 2 weeks ago

poppingmoon commented 2 weeks ago

Added keys for NoteWidget used for preview in the post page. Using different keys prevents widgets from being reused when switching between quote and renote.

Fix #392