cancel
Showing results for 
Search instead for 
Did you mean: 

ChartContainer Fullscreen button creates empty Dialog

chlippold
Explorer
0 Kudos

Hello,

we have a vizFrame in a chartContainer. Everything was OK with ui5 version 1.96.26. We want to update ui5 version to 1.108.24 but with this version the full screen button in the chartcontainer creates an empty dialog. the small version of the content is visible a fraction of a second but then the complete dialog window gets empty. no buttons, no content at all. Also the full screen mode is no longer a real full screen (something like a stretched dialog in 1.96.26) but a quite large dialog - i cannot find any change log describing this change.

I am not able to reproduce it with a minimal standalone test app: https://jsbin.com/nizisixuvu/edit?html,output.

However, our app runs actually in a launchpad context.

Unfortunately i cannot upload screenshots. "Unable to authorize the file".

The same error happens with 1.114.9.

Pressing the "Escape-Button" when the empty dialog is open causes this exception:

Uncaught TypeError: Cannot read properties of null (reading 'replaceChild')
at Object.toggleFullScreen (FullScreenUtil.js:88:38)
at ChartContainer._toggleFullScreen (ChartContainer.js:684:25)
at fnClass.beforeClose (FullScreenUtil.js:49:26)
at EventProvider.fireEvent (EventProvider.js?eval:247:22)
at Element.fireEvent (Element.js?eval:665:44)
at fnClass.eval [as fireBeforeClose] (ManagedObjectMetadata.js?eval:801:49)
at Dialog.close (Dialog.js:781:10)
at Dialog.onsapescape (Dialog.js:973:10)
at Element._handleEvent (Element.js?eval:358:22)
at UIArea._handleEvent (UIArea.js?eval:997:15)

Any hints what i could do to get this fixed? Anything i have to adapt to get it running with the new version?

Accepted Solutions (0)

Answers (0)