mavelous icon indicating copy to clipboard operation
mavelous copied to clipboard

Does not work in IE10

Open wiseman opened this issue 13 years ago • 2 comments

I tried http://mavelousdemo.appspot.com/ on a Microsoft Surface running IE10 and noticed it didn't work. Here's what it looks like in IE10 from http://netrenderer.com:

mavelous-ie10

wiseman avatar Dec 31 '12 02:12 wiseman

Using browserstack.com I was able to get console messages:

Enabling analytics. 
SCRIPT87: Invalid argument. 
leaflet-0.5.js, line 6 character 4045
SCRIPT5007: Unable to get property 'extend' of undefined or null reference 
Bing.js, line 1 character 1
SCRIPT5007: Unable to get property 'prototype' of undefined or null reference 
Marker.Rotate.js, line 8 character 1
SCRIPT5007: Unable to get property 'extend' of undefined or null reference 
leafletdroneicon.js, line 44 character 1
SCRIPT5007: Unable to get property 'extend' of undefined or null reference 
leafletview.js, line 3 character 1
HTML1509: Unmatched end tag. 
mavelousdemo.appspot.com, line 145 character 7
SCRIPT445: Object doesn't support this action 
app.js, line 120 character 3

wiseman avatar Dec 31 '12 02:12 wiseman

Leaflet seems to have a handful of open bugs for IE10/Surface at the moment, and a bunch of bugs that have been closed since I imported Leaflet in late November. So, I guess the first thing to try is to grab a newer version.

On Sun, Dec 30, 2012 at 6:48 PM, John Wiseman [email protected]:

Using browserstack.com I was able to get console messages:

Enabling analytics. SCRIPT87: Invalid argument. leaflet-0.5.js, line 6 character 4045 SCRIPT5007: Unable to get property 'extend' of undefined or null reference Bing.js, line 1 character 1 SCRIPT5007: Unable to get property 'prototype' of undefined or null reference Marker.Rotate.js, line 8 character 1 SCRIPT5007: Unable to get property 'extend' of undefined or null reference leafletdroneicon.js, line 44 character 1 SCRIPT5007: Unable to get property 'extend' of undefined or null reference leafletview.js, line 3 character 1 HTML1509: Unmatched end tag. mavelousdemo.appspot.com, line 145 character 7 SCRIPT445: Object doesn't support this action app.js, line 120 character 3

— Reply to this email directly or view it on GitHubhttps://github.com/wiseman/mavelous/issues/39#issuecomment-11771770.

pchickey avatar Dec 31 '12 03:12 pchickey