Trung Dang
Trung Dang
Got the same issue, only for react-redux v8. Would love to have a fix for this.
@markerikson Thanks for looking into this. I am at work but I'll see if I can reproduce the bug locally later. The bug occurred to me in a project where...
@Methuselah96 I was just importing directly `import { ThunkAction } from 'redux-thunk'`. I'll test out the other way to import later as I have recently reverted the react-redux version back...
It might be somewhat related but right now if `ldClient?.identify` is called, there is no way to observe whether the user object has changed, unless I make my own context/HOC/redux...
There is a current PR for this: https://github.com/jpuri/react-draft-wysiwyg/pull/1245
It would be good at least if it could be updated so that it's compatible with React 18.
Has there been any progress for this?
This issue is still existing and was not available with MUI 4. This can cause the a project with hundreds of components to crash after the upgrade to MUI 5...
any update on this?
Does this mean we can't inline svgs?