Cannot get the duration of video in vue

clipboard.png

as shown in the figure above, after a get request in vue is completed, modify the url, of the video and then cannot get the corresponding duration attribute. After changing the src, use video.load () . No, ask for the help of God T.T

.
Aug.18,2021

setTimeout give a time such as 500ms to try


video has not been rendered, you can take a look at the vue lifecycle

Menu