muxinc / strapi-plugin-mux-video-uploader

A Strapi plugin for managing uploads to Mux.
https://mux.com
23 stars 16 forks source link

Signed Playback URL value in UI doesn't always match API call payload #71

Open kelihansen opened 11 months ago

kelihansen commented 11 months ago

Hi! Are others able to reproduce this?

  1. Upload a video with "Signed Playback URL" set to "ON"
  2. Go to upload a second video. See that "Signed Playback URL" still appears to be set to "ON". Hit "Save" without interacting with the "Signed Playback URL" toggle.
  3. In the Network tab, see signed: false in the payload of the submitDirectUpload call

For now, I'm telling our client to always toggle the switch back to "OFF" and then "ON" again, but it would be really nice if this experience were more intuitive!

daytime-em commented 11 months ago

Hello!

Thank you for your report. We will investigate this and get back to you pretty soon.

Thanks again!

dylanjha commented 11 months ago

Thanks for filing @kelihansen -- looks like indeed a bug with the Strapi integration. When we have a cycle to do some updates on the CMS integration we'll make sure this gets in