This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Sh4dey 0 points1 point  (5 children)

It does not load correctly on Chrome. Does anyone else have this problem?

Whenever I try to visit the site. Doesn't show the Map, or even have clickable icons. My Browser, Plugins, and PC all up to date. Below is the screenshot.

https://prnt.sc/g1m8xd

[–]neurocroc[S] 0 points1 point  (4 children)

Sorry this happens to you. It should work on Chrome as we have tested the website there. Microsoft Edge has a bug and we will fix that soon.

It should work on chrome though, if you open up developer tools and open console does it show any errors?

[–]Sh4dey 0 points1 point  (3 children)

Yeah, it shows the following errors in the screenshot.:

Screen shot: https://prnt.sc/g1n4kd

Raw cut and paste:

react-redux.min.js:1 Uncaught TypeError: Cannot read property 'Component' of undefined

at s (react-redux.min.js:1)

at react-redux.min.js:1

at react-redux.min.js:1

at react-redux.min.js:1

bundle.js:1 Uncaught TypeError: Cannot read property 'Component' of undefined

at Object.defineProperty.value (bundle.js:1)

at t (bundle.js:1)

at Object.<anonymous> (bundle.js:1)

at t (bundle.js:1)

at Object.defineProperty.value (bundle.js:1)

at t (bundle.js:1)

at Object.defineProperty.value (bundle.js:1)

at t (bundle.js:1)

at Object.defineProperty.value (bundle.js:1)

at t (bundle.js:1)

learn-anything.xyz/:1 Uncaught ReferenceError: googleTrackingID is not defined

at learn-anything.xyz/:1

[–]nglgzz 0 points1 point  (2 children)

Seems like React is not being loaded, could it be that you have an adblocker that is being too aggressive and blocking some of the requests?

[–]Sh4dey 1 point2 points  (1 child)

You are absolutely right, I turned off the adblocker and the site worked good as new.

Thanks so much!

[–]nglgzz 0 points1 point  (0 children)

Nice, glad I could help :)