You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
bpetii
changed the title
ERROR in pagination plugins
ERROR in pagination plugin
Nov 9, 2024
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.The text was updated successfully, but these errors were encountered: