naver / egjs-flicking

🎠 ♻️ Everyday 30 million people experience. It's reliable, flexible and extendable carousel.
https://naver.github.io/egjs-flicking/
MIT License
2.75k stars 128 forks source link

error on initialize flicking with item unique key #858

Closed naramdash closed 5 months ago

naramdash commented 5 months ago

Description

Error is raised when initializing flicking with item's unique key (ISBN: string)

image ^ check right panel > scope > slots > [2] is undefined | Error rasied at line 58 key: slot.key!,

I checked data array that passed to flicking slots, but null or undefined is not contained.

Environment

Workaround (*)

Steps to check or reproduce

Check on Deployed service

Running on your machine => project

naramdash commented 5 months ago

sorry, response data contains same unique key for different books.