I'm finding that Events are not showing up in my device console when console.io is viewed in Firefox, but are displayed properly in Chrome.
Functions still work, and when I trigger a function that should result in an event, the Chrome page correctly shows the event, whereas Firefox does not.
All plugins in FF were disabled, and browser restarted, no change.
I am getting events in the Particle console but I also a number of Content-Security-Policy errors on the web console for Firefox 132.0 (64-bit) on Windows. They don't look important to me, but might be worth having someone check out. I have also allowed cross-site cookies but again that shouldn't block content if you didn't.
Firefox has really been prioritizing security and privacy lately and I have had to modify a number of specific settings for different sites over the last, say, three months, so it won't surprise me if this turns out to be similar.
Thank you @no1089 for the update, and to your engineering team for working on this - I can confirm that I am now able to see events in in my FF browser.
Here's to hoping there are some new unit/integration tests