cables-gl / cables_docs

cables documentation docs.cables.gl
https://cables.gl/docs/docs
45 stars 16 forks source link

Allow WebBluetooth on web editor #913

Open kikohs opened 5 days ago

kikohs commented 5 days ago

I'm trying to make an op for Puck.js: https://www.espruino.com/Web%20Bluetooth in cables web.

But it needs this permission https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy/bluetooth

Do you think it is something that can work through the iframe?

Thank you

pandrr commented 3 days ago

i added it to the allow list for the iframe, i hope we dont have to do it via http header. let me know if this works! thx

kikohs commented 3 days ago

Unfortunately it needs the header I think

image

pandrr commented 3 days ago
Screenshot 2024-11-18 at 18 44 56

looks like this for me

kikohs commented 3 days ago

sorry my bad, i was on live..