alvarotrigo / react-fullpage

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

beforeLeave Callback is not defined #408

Closed devAdrish closed 1 year ago

devAdrish commented 1 year ago

Description

Using Typescript with Nextjs. beforeLeave is missing types. Its available in fullpage.js.

Although it works when running locally, fails on build. image

Versions

Browser: Chrome 111.0.5563.111 Fullpage: 0.1.34 Node: 16.6.0

alvarotrigo commented 1 year ago

Thanks for reporting it! The issue has been fixed on the latest release 0.1.38! 🥳