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

Vanilla-extract 라이브러리로 인한 Bug fix #60

Closed
benidene opened this issue May 8, 2024 · 0 comments
Closed

Vanilla-extract 라이브러리로 인한 Bug fix #60

benidene opened this issue May 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@benidene
Copy link
Collaborator

benidene commented May 8, 2024

어떤 작업인가요?

vanilla-extract/next-plugin의 next.js 다이나믹 라우팅시 css compiling error로 인해 버전업 2.3.5 -> 2.4.0
에러 예시) [id]/page.css.ts Error: Didn't get a result from child compiler
참고 vanilla-extract-css/vanilla-extract#1322 vanilla-extract-css/vanilla-extract#1356

@benidene benidene added the enhancement New feature or request label May 8, 2024
benidene added a commit that referenced this issue May 8, 2024
benidene added a commit that referenced this issue May 8, 2024
* #60 <chore> <fix> : vanilla-extract/next-plugin의 next.js 다이나믹 라우팅시 css compile 오류로 인해 버전업 2.3.5 -> 2.4.0

* #56 <design> : 모바일 환경에 맞게 maxWidth를 540px로 제한 및 네이버 맵 api의 확대 축소 버튼의 임의 지정 z-Index 100으로 인해 모달과 아코디언 메뉴 임의로 z-index 지정

* #52 <feat> : a태그를 Link 태그로 번경, 클릭시 아코디언 닫히게 변경

* <feat> : naver map 옵션 추가와 Link 태그 사용시 mapRef.current?.destroy로 인해 화면이 렌더링 되지않는 이슈로 주석처리

* #19 <feat> : onclick 이벤트 추가, icon 옵션 origin, scaledSize에서 anchor로 변경

* #19 <comment> : 사용하지 않는 주석 제거와 corner 타입 적용

* #39 <comment> : payInfo의 padding 주석제거

* #39 <feat> : 모달에서의 오류정보 알리기 기능 추가를 위한 준비작업 (서버액션 적용 대비)

* #59 <feat> : report 페이지 개발 완료

* #59 <feat> : report/[id] dynamic route 페이지 개발 완료

* #18 <feat> : api 함수 컴포넌트화

* <feat> : setSelectStore 함수 주석처리 추가

* <refactor> : 서버로 보내는 좌표 Corner 타입 수정
@benidene benidene changed the title Vanilla-extract 라이브러리로 인한 fix Vanilla-extract 라이브러리로 인한 Bug fix Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant