ProjectBay
ProjectBay
When listening to the timeupdate event on a HTMLVideoElement, the callback is always in NgZone. and triggers changeDetection. Further video events to include: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video?retiredLocale=de#events
# Summary Exception: class com.squareup.moshi.JsonDataException - Expected BEGIN_OBJECT but was BEGIN_ARRAY at path $.user.metadata.interactions ## Reproduction Steps VimeoApiClient.instance().fetchVideo(...) ## Expected Behavior List of UserMetadataInteractions ## Actual Behavior Object of UserMetadataInteractions...