I've been passing data pretty fluently back and forth between a custom HTML5 panel and ExtendScript, making use of JSON.stringify
All of a sudden, today the JSON object is coming up as undefined in the ExtendScript context.
I know it has worked, and now it doesn't. Why on earth?!