issues
search
zhihu
/
griffith
A React-based web video player
https://codesandbox.io/embed/p03wm0o80
MIT License
2.5k
stars
226
forks
source link
fix: 修改document.body=null的情况
#265
Closed
fantasy525
closed
2 years ago
fantasy525
commented
2 years ago
Pull Request Template
Description
在ssr的时候会出现document.body为null的情况导致报错
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] Any dependent changes have been merged and published in downstream modules
Pull Request Template
Description
在ssr的时候会出现document.body为null的情况导致报错
Checklist: