Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

InOutContainer error #6

Description

@inag29-zz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions