-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed preloader bug #604
Fixed preloader bug #604
Conversation
The particle and snowflake effect has been fixed in all the side pages. The issue was that the preloader.css file had "display none" for the content that affected the particle effect, and the snowflake effect was preceeded by warning modal in script.js so that cause error in console. Ive made a separate file for the preloader js and added the snowflake function in it so that all the pages have the preloader as well as the snowflake thing
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
@Jasleen1210 |
@sk66641 yes i was also getting a similar error thats why i requested for the review As my network today is not working properly I thought it was my network problem |
Sorry for the error, i still don't get why that error comes though, the changes made in this pr and pr 514 were not related |
@Jasleen1210 |
@Jasleen1210 |
Okay, i have re-forked the repo and made similar changes, please review the pr, thanks! |
The particle and snowflake effect has been fixed in all the side pages.
The issue was that the preloader.css file had "display none" for the content that affected the particle effect, and the snowflake effect was preceeded by warning modal in script.js so that cause error in console.
Ive made a separate file for the preloader js and added the snowflake function in it so that all the pages have the preloader as well as the snowflake thing
Fixes: #591
Type of change
Checklist:
ATTACH SCREEN-SHOTS / DEPLOYMENT LINK