Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
Description
로컬 실행 시
Uncaught TypeError: Cannot read properties of undefined (reading 'latency') clarity
에러가 뜨는 이슈가 있었습니다.이유를 못 찾아서
react-microsoft-clarity
라이브러리 이용하여 구현하니까 잘 동작하긴하고 테스트도 해보았지만, 프로덕션 올렸을 때 트래킹이 안되는 이슈가 없는지 체킹은 한번해야할 것 같습니다.기존 script 지우고
index.tsx
에 코드 추가하였습니다.또 추가적으로 환경변수 추가되어서 변경된 환경변수 슬랙에 올릴테니 프로덕션 배포에 반영해주시면 될 것 같습니다.
Related Issues
#416