Hi Isomorphic,
I browsed the showcase. In this sample (v12.0p_2020-03-28, Chromium 80 / Win 10) on click on "Show Input Dialog" you get these warnings in the Developer Console:
I think this is coming from the DynamicForm not having an explicit height.
Best regards
Blama
I browsed the showcase. In this sample (v12.0p_2020-03-28, Chromium 80 / Win 10) on click on "Show Input Dialog" you get these warnings in the Developer Console:
Code:
16:34:27.425:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace] 16:34:27.427:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace] 16:34:27.432:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace] 16:34:27.432:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace] 16:34:27.464:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace] 16:34:27.465:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace] 16:34:27.473:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace] 16:34:27.474:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace]
Best regards
Blama
Comment