Monday, June 20, 2011

'undefined' is null or not an object in ext-all.js

One more ext-all.js error . This time it was due to extra comma in object literal definition.

Resolution :
Find and remove extra comma.

No comments:

Architecting Resilient application on AWS

 Great whitepaper on improving resiliency of distributed systems: https://docs.aws.amazon.com/whitepapers/latest/availability-and-beyond-imp...