naver/egjs-flicking

ERROR in pagination plugin

bpetii opened this issue · 0 comments

Description

In my nextjs project I'd like to use the pagination plugin, however I get this error:
Uncaught Error: [Flicking-Pagination] Couldn't find element with the given selector: .flicking-pagination

Steps to check or reproduce

I have followed the plugin instruction as it is including the import "@egjs/flicking-plugins/dist/pagination.css";, but it does not work.