We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HTMLElement.current
HTMLElement.appendChild
커버 이미지 리사이징 문제
gatsbyjs/gatsby#21139
The text was updated successfully, but these errors were encountered:
fix: ie11에서 미지원 DOM API에 대한 폴리필 추가 (#83)
68ce3e3
`HTMLElement.current`와 `HTMLElement.appendChild` 지원을 위한 polyfiil을 추가함 Signed-off-by: chayeoi <[email protected]>
build(deps): gatsby 버전을 v2.19.28로 업그레이드 (#83)
317ce5f
gatsby 내부 버그로 인해 이슈가 IE에서 동작하지 않는 이슈가 있었고 https://github.com/gatsbyjs/gatsby/issues/21139에 따라 patch 버전을 업그레이드함 Refs: gatsbyjs/gatsby@701222f Signed-off-by: chayeoi <[email protected]>
chayeoi
Successfully merging a pull request may close this issue.
HTMLElement.current
HTMLElement.appendChild
커버 이미지 리사이징 문제
gatsbyjs/gatsby#21139
The text was updated successfully, but these errors were encountered: