jasonlong/isometric-contributions

TypeError: Jr.toReversed is not a function

gurezo opened this issue · 4 comments

gurezo commented

symptoms

3D display is not possible with Firefox and Chrome

OS: Windows 11

スクリーンショット 2023-04-16 210558

case Firefox

スクリーンショット 2023-04-16 210724

[iso.js:229:28](moz-extension://d3207b8e-d6c0-4036-8963-3cdd1b02d1c1/src/iso.js)

スクリーンショット 2023-04-16 210009

case Chrome

スクリーンショット 2023-04-16 211108

iso.js:215 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'dataset')
    at iso.js:215:35

スクリーンショット 2023-04-16 205954

Shoot, I didn't realize toReversed was unsupported in FF. I'll get this fixed.

@gurezo For the Chrome error, can you share which profile you're looking at when get this error? And you're using the latest code unpacked locally? It looks like 1.1.25 is still in review on the Chrome Web Store.

gurezo commented

@jasonlong
Is this the information you need?

スクリーンショット 2023-04-17 232917

Thanks @gurezo. The latest version hasn't yet been approved on the Chrome Web Store, so let's hold off on that issue.

The Firefox one is a 🐛 though - I should have a fix for that soon.

Version 1.1.26 has been submitted to the Mozilla Developer Hub which should fix this issue.