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
{{ message }}
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.
So as you can see in the image above, the + button remains at the top of the video when you insert it instead of going down to the new line where it should be. This image is taken from the demo example in the repository so I suppose this is a bug to fix.
Do you have any idea about how to solve it? Or are you already working on it?
Congratulations for the great job you're doing! :)
The text was updated successfully, but these errors were encountered:
This is a known issue. This occurs because as the embed loads, it's height change is not noticed by the button and it remains at its position. If you press enter again the button will change position correctly. Will have to have a workaround to fix this issue.
Ok, perfect. But I've just noticed that the demo do something strange in Chrome, when you click the + button, the view goes to the top of the page losing where it was. Did you know anything about it?
+1
Is there any way I can prod the button to update programmatically? I receive the an event once the video is fully loaded so I could just launch a callback which could trigger the button position update. Is there anything in place that could let me do that?
So as you can see in the image above, the + button remains at the top of the video when you insert it instead of going down to the new line where it should be. This image is taken from the demo example in the repository so I suppose this is a bug to fix.
Do you have any idea about how to solve it? Or are you already working on it?
Congratulations for the great job you're doing! :)
The text was updated successfully, but these errors were encountered: