Skip to content

Crashes during server rendering #283

@gaearon

Description

@gaearon

reduxjs/redux-devtools@64f58b7#commitcomment-17332926
facebook/react#6689

For now, we should do something like

class AppContainer {
 ...
}

if (typeof window !== 'undefined') {
  AppContainer.prototype.unstable_handleError = ...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions