XanaduAI / strawberryfields

Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
https://strawberryfields.ai
Apache License 2.0
754 stars 191 forks source link

Issue with Wigner function on MacOs Safari #308

Closed OneDonMateo closed 4 years ago

OneDonMateo commented 4 years ago

Hi!

I cannot see my result when library was changed:

"WebGL is not supported by your browser - visit https://get.webgl.org for more info"

On this page WebGL is fully supported, and works fine

Should I back to chrome?

Thanks!

image
josh146 commented 4 years ago

Hi @OneDonMateo, thanks for the bug report! Can I ask you what changed that caused you to see this message --- does it still work fine in Chrome?

OneDonMateo commented 4 years ago

Same issue there. Maybe it's related to my old saved structures (old diagrams). I can create new and let you know...

co9olguy commented 4 years ago

Just speculating @josh146 but maybe an update to plotly caused this issue?

josh146 commented 4 years ago

Can confirm this occurs for me on both Chrome and Firefox. As there have been no updates on our end, I'm guessing you're right --- a plot.ly update is causing the issue.

josh146 commented 4 years ago

This is now fixed thanks to @antalszava!