Skip to content

JSX Dependency loading after it's depender #3

@bennidhamma

Description

@bennidhamma

I have a JSX module, which returns an object with a render function that emits a React.renderComponent call.

In the calling module, when I require the dependency, it is coming back as undefined. If I add logging statements, the depender is being called before the depedency is executed.

I'm new to both react and require. Any ideas what I could be doing?

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