TransforMap / transformap-viewer

https://viewer.transformap.co/
Do What The F*ck You Want To Public License
10 stars 16 forks source link

JavaScript errors in embedded maps #74

Open josefkreitmayer opened 6 years ago

josefkreitmayer commented 6 years ago

@almereyda

The site does not fully load. This same behavior in various configurations is found in several browsers (Win 10 tested) in their latest versions (Firefox, Chrome, Edge, Opera), in normal, as well as in private browsing.


What it does not load (either or, or several of them):


Examples:

Firefox normal and private mode:

firefox-poi-menu

Screenshot of the console bug report with colours below. Find here as text-copy.

fehler-report firefox


Chrome private mode:

Chrome normal mode displays as should. Error as follows just reproduceable in Chrome private mode:

image (the entire menu is displayed in that way when scrolling down)

image

or image

or image

Screenshot of the console bug report with colours below. Find error-report here as text-copy.

image

... and here it comes: The errors in Chrome Browser private mode were fully gone after one time refreshing:

image

one forther refresh looked like this (restarting the browser after several minutes, I could reproduce this error exactly with the 2nd refresh:

image

Screenshot of the console bug report (actually no errors, but "verbose") with colours below. Find report here as text-copy.

image

next refresh again fully functional. Full functionality also during further 10+ refreshes.

The report looks quite similar, but the site works. Report below, and as text here:

image


Opera Browser private mode:

Opera normal mode displays as should. Opera private mode shows the same behavior as in Chrome private mode above. Could not find console, so no report here.


Edge Browser private mode:

Edge normal mode displays as should. Error as follows just reproduceable in Edge private mode:

image

zooming in, it is visible, that the POI icon is broken in that example:

image

here the console report:

now it get´s really strange (no reference to any CSS or such, just to the following):

Screenshot of the console bug report with colours below. find error-report here as text-copy:

image

josefkreitmayer commented 6 years ago

@almereyda all issues seem resolved. I tested in all mentioned browsers on Win10, and it works like a charm. Congrats! Whould you like to describe how it was resolved, and close the issue?