aor-rich-text-input icon indicating copy to clipboard operation
aor-rich-text-input copied to clipboard

aor-rich-text-input not adding content when store is changed with connect

Open jail1 opened this issue 7 years ago • 1 comments

I have a <RichTextInput options={{ fullWidth : true }} source="body" label="Content"/> When I change the redux-store from another component using connect, the new value does reflect. It works if instead of RichTextInput I use TextInput for example.

jail1 avatar Jan 10 '18 11:01 jail1

I believe that this is fixed in master.

@djhi Any plans to release master soon?

tarnowsc avatar Apr 13 '18 07:04 tarnowsc