Trying to work with New-UDCodeEditor inside of a modal and I’m seeing some odd behavior.
When I open the modal for the first time, the code editor is formatted as expected. However, if I close the modal and then reopen it, the code editor format gets messed up and appears as a small box within the modal. Any ideas on how to get the formatting to persist on the code editor when opening/closing a modal?
I am running UD 2.9 as well. I noticed this behavior in a custom theme, but tested it in the default theme as well to confirm that was not the issue. You were able to close and reopen the modal numerous times and saw no issue with the code editor?