react-typescript-boilerplate icon indicating copy to clipboard operation
react-typescript-boilerplate copied to clipboard

TypeError: Cannot read property 'children' of undefined

Open rajeshaz09 opened this issue 9 years ago • 2 comments

HMR is not working when i changed the code inside reducers.ts.

I am getting following error "app.js:462 Uncaught TypeError: Cannot read property 'children' of undefined"

rajeshaz09 avatar Jul 06 '16 14:07 rajeshaz09

changing from 'blue' to 'yellow' in colors array which is in counter.tsx is is reflecting properly through HMR.

I am using google chrome browser (OSX)

rajeshaz09 avatar Jul 06 '16 14:07 rajeshaz09

I'm not sure I actually got HMR for the reducers working 😓. I'll have to take a look

keokilee avatar Jul 06 '16 20:07 keokilee