We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I'm trying redbox-react with react-hot-loader@next. It looks like it works as expected. The only is that the style is this:
redbox-react
react-hot-loader@next
I don't want to customize it, I'm just asking because in the read is RED screen. Maybe I'm missing something
The text was updated successfully, but these errors were encountered:
@sp-andres-gutierrez I think react-hot-loader decided to go with its own implementation of a redbox. @gaearon care to chime in, please?
Sorry, something went wrong.
I don't see where that is happening on react-hot-loader https://github.com/gaearon/react-hot-loader/blob/next/src/AppContainer.dev.js#L52
@sp-andres-gutierrez Honestly, not sure, can't find it either.
No branches or pull requests
What?
Hi, I'm trying
redbox-react
withreact-hot-loader@next
. It looks like it works as expected. The only is that the style is this:I don't want to customize it, I'm just asking because in the read is RED screen.
Maybe I'm missing something
The text was updated successfully, but these errors were encountered: