link-redux
link-redux copied to clipboard
Linked Data Rendering for humans with React
The property renderer receives the prop matching the label. TrashActivity.property = argu.trashActivity; The linkedProp passed to TrashActivity is trashedAt
Currently, when a property is requested in mapDataToProps, but it is missing in the data, the result is that the component does not render and no error is emitted. This...
The LGPL license is mentioned in the package.json, but not in the readme or in the license file.
The `Property(Base)` component assumes access to the context objects and crashes with non-descriptive errors, which can be improved by checking beforehand.