Having trouble with the jqxEditor control in that it isn’t always editable. Some jqxeditor controls work fine in my app and other places, even if I copy the working editor, it still renders like below and isn’t editable. I thought it was connected with the containers they are in, specifically the container sizing with percentages but it’s not always the case.
Coming back to this again, it seems the “energyblue” theme was conflicting with container sizes (I still don’t know exactly what affects it) and seems “web” theme doesn’t.
The body element had a height of “0px”, which I could change in the browser but couldn’t modify the class effectively.