I am using the api.video Bubble.io plugin for my project and I realise there is an issue of not able to reset the video player element.
My use case is simple.
I have a form to allow user to upload lesson video.
First time when i upload a video to lesson 1, no issue.
But when i click the button to open the same form again for lesson 2 (which is a new entry), the video player element still showing the previous video uploaded in Lesson 1. (I check the debugger and the player element still stores the previous videoID.
Can you update the plugin to be able to reset the video player?
I think this is a bug.
Best,
Francis