Skip to content

Pre-release 0.8.0, problem with the context #608

Description

@oliviertassinari

I'm struggling to migrate to the new version.

The context is undefined in a lot of components (this.context), not every one. Any idea why ?
I'm using React 0.13.2 and Webpack to build my application.

And, shounldn't we use isRequired?

  contextTypes: {
    muiTheme: React.PropTypes.object.isRequired
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    internalBehind-the-scenes enhancement. Formerly called “core”.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions