react-layout-pane icon indicating copy to clipboard operation
react-layout-pane copied to clipboard

Uncaught TypeError: Cannot read property '__reactAutoBindMap' of null

Open sang4lv opened this issue 8 years ago • 1 comments

I'm using react-hot-loader and once I dropped in Fixed component, I get this error and hot loader no longer refreshes.

sang4lv avatar Mar 23 '16 11:03 sang4lv

From what Google tells me, it seems like the code is using an outdated transformer. I'm using the following versions

    "react": "^0.14.2",
    "react-layout-pane": "0.1.16",

sang4lv avatar Mar 23 '16 11:03 sang4lv