onChange not firing when clicking on toolbar buttons #146
Closed
Description
There is an inconsitency with the onChange function. When e.g. selecting some entered text and clicking the "bold" button from the toolbar, the onchange function is not fired immediately. Only when clicking back into the mui-rte textbox, the event is being fired.
I have an example on sandbox