Skip to content

[BUG] 배너 차트 위로 튕기는 현상 #32

@jihwan1211

Description

@jihwan1211

어떤 문제인가요?

배너 차트 위로 튕기는 현상

문제 발생 상황?

useEffect로 리액트 state를 갱신해주지 않으면 새로운 차트로 넘어갈 때 차트가 위로 튕기는 현상

대처

차트 color를 state로 두고 useEffect에서 price에 따라 색상을 정해주도록 조치함
useState + useEffect를 사용하지 않아도 되면 걷어낼 예정

참고할만한 자료(선택)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions