This morning none of the playground examples is loading in Chrome or Firefox: https://www.babylonjs-playground.com/
and the error is the same everywhere:
Uncaught TypeError: $(...).qrcode is not a function
at MenuPG.showQRCodes (menuPG.js:1)
at new MenuPG (menuPG.js:1)
at new Index (index.js:1)
at index.js:1
I have my dev console open and doing “Empty cache and Hard Reload” (multiple times now). That should be clearing my cache…
Will keep trying… Does it load for you?
No errors in the Network tab. I also disconnected from my company’s VPN to try to see if that might be the culprit - didn’t help. Just out of curiosity - will the playground still work for you if you do a Clear Cache/Hard Reload? Maybe you have a cached version of working one?
Ok, false alarm! It does seem that it’s our company proxies that block the playground. Thanks for checking.