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

특정 폰트 사용시 API 에러 현상 #297

Open
BaeKeun opened this issue Mar 29, 2023 · 1 comment
Open

특정 폰트 사용시 API 에러 현상 #297

BaeKeun opened this issue Mar 29, 2023 · 1 comment
Labels
재연안됨 문제 상황을 재연할수 없어 더이상 이슈 해결이 어려운 상태입니다.

Comments

@BaeKeun
Copy link

BaeKeun commented Mar 29, 2023

  1. 직지에서 Pretendard-Bold.woff , Pretendard-SemiBold.woff 사용하여 컴포넌트를 만들어서 내보내기 후, 재접속 한 이후에 해당 컴포넌트를 다시 불러왔을 경우 Native API 에러 현상이 나타납니다.
    image

  2. 해당 컴포넌트에 사용된 서체를 Noto-Sans 서체나 Pretendard-Medium으로 바꿨을 경우 해당 에러 현상은 나타나지 않습니다.

  3. 에러 현상에서 no such file or directory가 나타나는 것으로 보아 해당 path 경로를 들어가 보았고, Jik-Ji_2.2.0 폴더에 Pretendard-Bold.woff , Pretendard-SemiBold.woff 서체가 없는 것으로 파악 되었습니다.
    image

  4. 에러가 나는 서체를 복사해서 Jik-Ji_2.2.0에 붙여넣기 했을 때 API 에러가 나타나지 않는 것을 확인했습니다.

  5. 직지에서 해당 서체를 적용했을 때 API 에러가 나타나지 않는 서체는 Jik-Ji_2.2.0 폴더에 정상적으로 들어가고, Pretendard-Bold.woff , Pretendard-SemiBold.woff 서체는 들어가지 않아서 생기는 원인 같습니다.

@vulcan9
Copy link
Owner

vulcan9 commented May 30, 2023

네 폰트가 없어서 발생되는 원인은 맞습니다만 왜 이런 상황이 나타나는지는 파악이 되지 않습니다.

@vulcan9 vulcan9 added the 재연안됨 문제 상황을 재연할수 없어 더이상 이슈 해결이 어려운 상태입니다. label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
재연안됨 문제 상황을 재연할수 없어 더이상 이슈 해결이 어려운 상태입니다.
Projects
None yet
Development

No branches or pull requests

2 participants