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

full page not displaying fullscreen on deployment- Licence issue? #372

Open Jeffrey-Mcilveen opened 2 years ago

Jeffrey-Mcilveen commented 2 years ago

Description

hello my react fullscreen website is isn't working when deployed. it shows maybe 70% of the first screen and 30% of the next. i have not added my Fullscreen license code to the site yet as i have not settled on a Domain name. would that be the reason for the breakage or is there something else going on? the code works perfectly in local-host testing

alvarotrigo commented 2 years ago

100% not a license issue :)

Try to isolate the problem if you think it is a bug in fullPage.js, but I'd say it's probably not. Check your CSS or JS files or remove one by one until you find the one causing the issue.