Hi guys, this has been something that has been bugging us for a while. We are using 2.4 and certain DataObjects's Create Form - only the Create form, but not the Edit Form (!) - appears in a way that if we switch to another tab to add more information there, the div collapses to about 30 pixels. See the picture attached.
To fix that, the screen needs to be resized just a little and - I guess - some JS kicks in adjusting the height.
Anyone had any similar problems? I'm not even sure where to begin looking. The error that comes up is Type Error $(...) is null, but I know that jQuery is enabled and the object (parent and inherited ones) have no custom javascript in them. Thanks!