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

아이폰 사파리 regExp 오류 수정 #356

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

dlwl98
Copy link
Member

@dlwl98 dlwl98 commented Nov 27, 2023

⚙️ PR 타입

  • Feature
  • Hotfix

✨ 기능 설명 or 🚨 문제 상황

아이폰 사파리에서 regExp 오류나서 게스트 모집 상세페이지가 렌더링되지 않는 문제
오류: 'SyntaxError: Invalid regular expression: invalid group specifier name'

👨‍💻 구현 내용 or 👍 해결 내용

fix: 아이폰 사파리 regExp 오류 수정

🎯 PR 포인트

📝 참고 사항

❓ 궁금한 점

@dlwl98 dlwl98 linked an issue Nov 27, 2023 that may be closed by this pull request
@dlwl98
Copy link
Member Author

dlwl98 commented Nov 27, 2023

🎉 @1g2g 님 랜덤 리뷰어로 당첨되셨습니다! 리뷰를 부탁드립니다. 🙏

@dlwl98 dlwl98 requested a review from 1g2g November 27, 2023 12:07
@dlwl98 dlwl98 self-assigned this Nov 27, 2023
@dlwl98 dlwl98 added 긴급 긴급한 수정사항으로 바로 리뷰해 주세요. 버그 코드의 버그를 수정합니다. D-0 최대한 빨리 리뷰해 주세요 labels Nov 27, 2023
@dlwl98 dlwl98 merged commit 588aaf2 into dev Nov 27, 2023
1 check passed
@dlwl98 dlwl98 deleted the hotfix/#355-iphone-safari-bug branch November 27, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-0 최대한 빨리 리뷰해 주세요 긴급 긴급한 수정사항으로 바로 리뷰해 주세요. 버그 코드의 버그를 수정합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

아이폰 사파리 regExp 버그
2 participants