You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been testing media list events and found that MediaListEndReached is never triggered. MediaListItemAdded and MediaListItemDeleted are triggered correctly, however.
To demonstrate the bug, here is a working example.
Can you please fix this event, as it is would be very useful.
I've been testing media list events and found that
MediaListEndReached
is never triggered.MediaListItemAdded
andMediaListItemDeleted
are triggered correctly, however.To demonstrate the bug, here is a working example.
Can you please fix this event, as it is would be very useful.
The text was updated successfully, but these errors were encountered: