voronoi icon indicating copy to clipboard operation
voronoi copied to clipboard

White page using Firefox and not Chrome

Open wassfila opened this issue 5 years ago • 1 comments

bur report from https://www.thingiverse.com/messages:419713

TO DO provide hints about OS and browser used

tested url : https://websvg.github.io/voronoi/

tested browser "Google Chrome", OS "Windows 10"

expected debug console log (ctrl+shift+j) :

same version 76, loading
seeds.js:255 seeds_update: 7.000 ms
voronoi_diag.js:347 voronoi: 5.2509765625ms
voronoi_diag.js:351 post proc: 1.50390625ms

Screenshot image

wassfila avatar Aug 21 '20 09:08 wassfila

feedback from original reporter :

Hi Wassim,

I've tried three PC-s already. This one: Win 8.1, Firefox 79.0 (64bit) -my workhorse in my worshop Win 7 Ultimate (SP1), Firefox 79.0 (64bit), and Explorer -old pc at home Win10 Home, Firefox 79.0 (64bit) -pretty new laptop -WORKED on this one under the new windows browser called 'Edge'!

I'll give a try a bit later with Chrome just to know and tomorrow on my workhorse pc...

Thanks Wassim, that's a huge step!

Regards, Gergely

Hi Gergely, I'm glad this worked for you. Yeah the new microsoft edge is using Chromium engine similar to chrome, so I guess both Chrome and Edge should work. As a fallback, I could think of creating an Electron app that would run on specific platforms, but given how spread Chrome and Edge, I think we're well enough covered, I'll try to document this better on the readme so that others do not hit the same issue. Regards, Wassim

wassfila avatar Aug 21 '20 11:08 wassfila