alvarotrigo / react-fullpage

Official React.js wrapper for fullPage.js https://alvarotrigo.com/react-fullpage/
GNU General Public License v3.0
1.29k stars 178 forks source link

FullPage license option required - React, Next.js #348

Open jon-williams-dev opened 2 years ago

jon-williams-dev commented 2 years ago

We are using FullPage.js within a next.js application. We are having problems with the license key :

<ReactFullpage
          .......
          licenseKey={"YOUR_KEY_HERE"}  // replacing with out license key
          .......

We are seeing the following error in the console: fullPage: Fullpage.js requires a licenseKey option. Read about it on the following URL: ....

alvarotrigo commented 2 years ago

Are you using the latest version of react-fullpage 0.1.27? If so, did you purchase a license on the fullPage pricing page?

If soo, did you add the license key on the licenseKey option?

If so, use the contact form and share with us your URL so we can help you out.