Alex
Alex
@maltokyo The current album sync process is running on the main thread due to its complexity and causing the UI to stutter
I assume you did not use the download button from the asset viewer but from the native share sheet?
Confirmed, pretty weird indeed
@dvbthien I came to the same conclusion, I will open an issue in `photo_manager` package soon
@ngtrio we are already in a new release process so that update will be in after v1.118.0
Can you go into the account settings > features > disable memory feature and see if everything show up?
This is the issue with bad date information getting into the database pre-kysely. So now, when we query them, the date return as invalid date. Can you guys check in...
@tahmidul612, @ignitionnight, @Alpha2Bingo To fix this issue, can you remove those erroneous data records from the database. You can run the following query ``` delete from assets a where a."fileModifiedAt"...
@ignitionnight you can try to find the video by scrolling to the bottom of the timeline on the web. Let me know if it is helpful
@ignitionnight feel free to ping me on Discord, I can help walk you through the database command to find those files