After updating falcon this [1] app, gives the following error:

Uncaught TypeError: Cannot read property 'prototype' of undefined
    at Object.goog.inherits (base.js:2408)
    at a_project.js:106

base.js:2408 looks like this:

  tempCtor.prototype = parentCtor.prototype;
 
and parentCtor is marked as undefined.

I'm going to try the same app on the latest nightly build and see if I'm
having the same problem.

[1] https://paste.apache.org/Rmzt



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Simple-App-Not-Running-tp60825.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to