-
Notifications
You must be signed in to change notification settings - Fork 6
Description
I get the below error info from the console when I hit the "Add Pixel Die" button. I have "Use the new permissions backend for Web Bluetooth" set to "Enabled" in Chrome v131. I tried manually connecting the die to Windows bluetooth, no change.
foundry.js:72076 Failed to connect to die. Please see the console (F12) for full details.
fetch @ foundry.js:72076
notify @ foundry.js:71972
error @ foundry.js:72009
#onRequestPixel @ pixels-config.mjs:105
await in #onRequestPixel (async)
#onClickAction @ foundry-esm.js:45097
#onClick @ foundry-esm.js:45058
pixels-config.mjs:106 DOMException: User cancelled the requestDevice() chooser.
#onRequestPixel @ pixels-config.mjs:106
await in #onRequestPixel (async)
#onClickAction @ foundry-esm.js:45097
#onClick @ foundry-esm.js:45058