Eduhub-Community / eduhub-website

Hey it's a community website so if you want to contrinute in this project then go through the README.md section and also click the link. Raise Genuine PRs only. Your PRs will be accepted, keep patience. Star This Repo. You aren't allowed to Update README.md. Welcoming developers, content writers, and programming enthusiasts.
http://eduhubcommunity.tech/eduhub-website/
MIT License
73 stars 149 forks source link

JavaScript errors happening on the page #132

Closed ewatch closed 3 years ago

ewatch commented 3 years ago

I saw that some JavaScript Errors are happning on the page.

testimonial.js:59 Uncaught ReferenceError: randomValue is not defined
    at testimonial.js:59
js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU&libraries=places:161 Uncaught Femessage: "Map: Expected mapDiv of type Element but was passed null."name: "InvalidValueError"stack: "Error\n    at new Fe (https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU&libraries=places:82:77)\n    at Object._.Ge (https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU&libraries=places:82:188)\n    at new gi (https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU&libraries=places:161:64)\n    at initialize (https://eduhubcommunity.tech/eduhub-website/js/custom.js:138:15)"[[Prototype]]: Error
5testimonial.js:59 Uncaught ReferenceError: randomValue is not defined
    at testimonial.js:59
custom.js:26 

I propose to at least prevent from those errors happening.

Best regards, ewatch

SahityaRoy commented 3 years ago

WHAT KIND OF ERROR IT IS CAN U ELABORATE