Fullpage.js: fullPage: Fullpage.js can only be initialized once and you are doing it multiple times!

Created on 16 Aug 2017  ·  1Comment  ·  Source: alvarotrigo/fullPage.js

What is the meaning of it?

question

Most helpful comment

It means you are initializing fullpage.js multiple times.
Calling $('#whatever').fullpage(); multiple times.

>All comments

It means you are initializing fullpage.js multiple times.
Calling $('#whatever').fullpage(); multiple times.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

meceware picture meceware  ·  3Comments

vishnu1212 picture vishnu1212  ·  5Comments

vanloc0301 picture vanloc0301  ·  5Comments

lunaandyou picture lunaandyou  ·  4Comments

mxnvkv picture mxnvkv  ·  4Comments