With the latest update, I am unable to run any of my previously functioning shortcuts.
While I'm a front-end developer, this is my first time in the world of Stream Deck development, but I found the problem. After enabling debug mode, I found this problem in main_pi.js:

There is no JSON5 object, only JSON. I tried to find the file in this repo, but apparently it's from somewhere else?
With the latest update, I am unable to run any of my previously functioning shortcuts.
While I'm a front-end developer, this is my first time in the world of Stream Deck development, but I found the problem. After enabling debug mode, I found this problem in
main_pi.js:There is no
JSON5object, onlyJSON. I tried to find the file in this repo, but apparently it's from somewhere else?