Matthew Taylor
Matthew Taylor
I think I may be having this issue. I'm using this to allow a client to set a portrait featured image so I want the preview to reinforce that it...
I don't think this is actively supported anymore. I'm using patch-package to keep it working until I can find a replacement.
What fixed it for me is setting `suppressDefaultStyles={true}` That allowed me to apply some styles that did not seem to be overridden the defaults
I just lost part of my day looking for errors in my logic due to onChange behavior being incompletely documented. onModalClose is a more narrowly focused event and works as...