TinyTapeout / siliwiz

Silicon Layout Wizard
https://app.siliwiz.com
Other
141 stars 10 forks source link

SiliWiz only shows a blank white page in Firefox #57

Closed hansfbaier closed 1 year ago

hansfbaier commented 1 year ago

I followed the instructions, no error messages. I just get a blank white page in the browser.

hansfbaier commented 1 year ago

[08:25:45] ~ $ npm --version 8.19.4 [08:25:47] ~ $ node --version v16.20.0

urish commented 1 year ago

Can you open the Chrome Developer tools and check if there is an error message there?

hansfbaier commented 1 year ago

Ah, it works in chromium. Now it works in Firefox too. Turned out the the uBlock origin extension blocked files needed by SiliWiz.

image