Record(...) subclasses don't produce fully initialized instances · Issue #1495 · immutable-js/immutable-js
What happened This is easier to explain with the code part first... How to reproduce Ensure you've got babel-plugin-transform-class-properties as part of your babel config class Example extends Rec...