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

InOutContainer error #6

Open
inag29-zz opened this issue Jul 3, 2013 · 0 comments
Open

InOutContainer error #6

inag29-zz opened this issue Jul 3, 2013 · 0 comments

Comments

@inag29-zz
Copy link

Hello,

I am trying to create a module with InOutContainer and when I drag and drop the module it shows me this Error:

Error Layer.addContainer: WireIt unable to find klass from xtype: 'WireIt.InOutContainer'

I am using the example from here(http://dev.lshift.net/james/wireit/wireit/guide.html#InOutContainer)

{
"name": "InOut test",
"container": {
"xtype":"WireIt.InOutContainer",
"inputs": ["text1", "text2", "option1"],
"outputs": ["result", "error"]
}
}

but still I have this error.

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