Closed bartolkaruza closed 8 years ago
@bartolkaruza If I'm reading this correctly, you're seeing the error of TypeError: Cannot read property 'card' of undefined
every time you start npm run dev
? I'm familiar with that error on the first run but it appears to go away after running it a second time. Your output here though indicates that you aren't able to get past it though? https://github.com/bdefore/universal-redux/issues/32
@bdefore Issue went away after a restart. It was happening on consecutive runs of npm run dev. I can't reproduce it now anymore.
Running into below issue on a master checkout against UR 3.0.0-rc29 (unchanged). Any ideas?