baesy0 / kalena

Kalena is calendar web application based on opensource.
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

실행시 index out of range 에러 #220

Closed kybin closed 4 years ago

kybin commented 4 years ago

아래 에러가 나네요.

runtime error: index out of range [0] with length 0

에러가 나는 장소는 http.go:68 인것으로 보입니다.

khw7096 commented 4 years ago

갯수가 0이 아닐때 첫번째 값을 가지고 오도록 코드를 짜야겠군용.

baesy0 commented 4 years ago

오 고마워용!