Open ghost opened 13 years ago
I provided a fix for this error to sproutcore-statechart and sproutcore-utils some days ago. My fix for sproutcore-statechart has been already merged into master. The pull request for sproutcore-utils fix is still pending (see #2).
You may also have a look at sproutcore-storyboards which has been recently added to sproutcore20:master and seems to be the de-facto replacement for sproutcore-statecharts in sproutcore20.
Yeah I have already looked into that one. It doesn't support concurrent states yet and I have problems with some other functionalities.
I'll look into it again when its more mature.
I have included the latest jquery and the latest sproutcore libs from the download section:
I get this error:
Uncaught TypeError: undefined is not a function
from both utils and statechart.
Why is this and how do I get it to work?