Skip to content

Not working with react-hot-loader #44

@marianjuhas

Description

@marianjuhas

React-sidenav is not working with react-hot-loader (version 4.3.1).
There are blank Navs whenever you try to import react-hot-loader into the project.

image

Changes made:
.babelrc
,"plugins": ["react-hot-loader/babel"]

package.json
"playground": "webpack-dev-server --hot --content-base playground ",
....
,"react-hot-loader": "4.3.1" (in "devDependencies" section)

index.js
import { hot } from 'react-hot-loader';

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