unoplatform / uno.extensions

Libraries to ease common developer tasks associated with building multi-platform mobile, desktop and web applications using Uno Platform or WinAppSDK.
https://platform.uno/
Other
73 stars 47 forks source link

[MVUX] Error state not displaying correctly #1594

Closed nickrandolph closed 11 months ago

nickrandolph commented 1 year ago

Current behavior

When feed fails to load data it shows previous data instead of the error template. The error template flickers and then disappears

Expected behavior

Either both error and previous data should be visible, or just the error should be visible

How to reproduce it (as minimally and precisely as possible)

Sample App Needs Access Token from https://www.themoviedb.org/settings/api Run the app and disconnect network to force error on loading data

nickrandolph commented 1 year ago

@dr1rrb do you know whether this is still an issue?