Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render failure of <video /> #9567

Closed
starcsb opened this issue Nov 8, 2023 · 1 comment
Closed

Render failure of <video /> #9567

starcsb opened this issue Nov 8, 2023 · 1 comment

Comments

@starcsb
Copy link

starcsb commented Nov 8, 2023

Vue version

3.3.8

Link to minimal reproduction

https://play.vuejs.org/#eNqtk8tOwzAQRX/FeE3s0gqEqoIoqAtYFAQsswnxkLiNH7InTVHVf8dx+oAKKiGxS+69Mz4zlld0bC1b1ECHdISgbJUhXKeakJG9Hr9p41RWkYUUYEbcdsZJkpBGCixJpgUpQRYlkswBcdA4iSAIGtIjSdLFY3FXcJXS817PLlO6KQtCfyN4l4e/EtH6IedN07BZ3j+77LPcKC5VVoDnsRUXoAwzRRGKcqPRmcoTvmWe/ol4M9+vqAeg/4I54rs901MqlTUOE5VZNvNGh2tYtSjpxvApHZKotJqV+kPqxDrTynuMWtt5EQn2iZsBO7tgfS6kRy61gCVTs9Cu7bVO9TqcjT6Avcvi4OTQx8oK3KNFafR3gqyqTPMQNXQ1nG71vIR8/oM+8+FuW9QnBx7cAlK68zBzBWBnT16msAzfO1MZUVchfcR8Bm+qumXsYre1FgH7Sy7S3sdFSl28+skSQfvtUC1o3EbMpzS8grsjo+9xB2yw2+L6E7eTER8=

Steps to reproduce

The first <video width="500px" height="200px" src="https://www.jc2182.com/images/video/demo.ogg" controls /> should be render normally, but the width and height of it are rewrite to 0.

What is expected?

The width should be 500px and the height should be 200px

What is actually happening?

The width and height are both 0.

System Info

No response

Any additional comments?

It seems that the #8780 is the same issue and maybe be fixed by #8781. I hope this problem can be solved.

@Justineo
Copy link
Member

Justineo commented Nov 8, 2023

Duplicate of #8780

Let's track the progress at #8780

@Justineo Justineo closed this as completed Nov 8, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Nov 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants