Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get utils and statechart to work with latest 2.0 #3

Open
ghost opened this issue Dec 2, 2011 · 3 comments
Open

Can't get utils and statechart to work with latest 2.0 #3

ghost opened this issue Dec 2, 2011 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 2, 2011

I have included the latest jquery and the latest sproutcore libs from the download section:

        "vendor/sproutcore/jquery-1.7.1.min"
        "vendor/amber/sproutcore-master"
        "vendor/amber/sproutcore-utils"
        "vendor/amber/sproutcore-statechart"

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?

@bitmensch
Copy link
Contributor

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).

@bitmensch
Copy link
Contributor

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.

@ghost
Copy link
Author

ghost commented Dec 2, 2011

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant