no name Error
Closed this issue · 4 comments
Jinwon-Dev commented
안녕하세요! 제작하신 기능을 사용하려고 하던 도중, 오류가 생겨서 이슈 남깁니다.
https://velog-readme-stats.vercel.app/api/list?name=jinony
wsh096 commented
저도 지금 같은 오류가 발생하고 있네요. 잘 되다가 요런 오류가 뜨네요
wsh096 commented
<svg xmlns="http://www.w3.org/2000/svg" width="430" height="160" viewBox="0 0 430 160" fill="none">
<style>
.header {
font: bold 14px 'Segoe UI', Ubuntu, Sans-Serif;
fill: #343A40;
animation: fadeInAnimation 0.8s ease-in-out forwards;
}
.log-title { font: bold 14px 'Segoe UI', Ubuntu, Sans-Serif; fill: #212529 }
.log-description { font-size: 12px; fill: #495057}
.tag-item { font-size: 12px; fill: #0CA678;}
.heart-count { font-size: 12px; fill: #495057;}
.log-title:hover{ fill: #0CA678; text-decoration: underline;}
.list-style{font-size:14px; fill: #212529; }
</style>
<rect data-testid="card-bg" x="0.5" y="0.5" rx="4.5" height="99%" stroke="#e4e2e2" width="429" fill="#fffefe" stroke-opacity="1"/>
<g data-testid="card-title" transform="translate(25, 35)">
<g transform="translate(0, 0)">
<text x="0" y="0" class="header" data-testid="header">wsh096.log 's latest posts</text>
</g>
</g>
</svg>
source를 읽어 보면 데이터 파싱은 잘 된 거 같은데 어디가 문제인지 계속 찾고 있네요. 개선되거나 문제 확인하면 업데이트 해두겠습니다.
eungyeole commented
@wsh096 , @Jinwon-Dev
이슈 남겨주셔서 감사합니다!
#32 PR에서 의심되는 문제를 수정했는데 확인 부탁드립니다!
wsh096 commented
네! 잘 되는 거 확인했습니다. 너무 늦게 확인했네요 감사합니다!!!