cancel
Showing results for 
Search instead for 
Did you mean: 

How to prevent Design Studio EmbeddedFrame SDK component from refreshing

12-06-2016 4:46 PM
544 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

When creating a simple Design Studio application with an EmbeddedFrame component I am noticing that, if an event is fired in the parent application, outside of the EmbeddedFrame, it causes an asynchronous call to the server which in turn refreshes the EmbeddedFrame.

This behavior is disruptive as it causes the embedded content to reload. This greatly compromises the usefulness of the EmbeddedFrame component.


In the attached screenshot below I have a simple application (no data-sources), which has a button that toggles the visibility of the text-field beside it through the button's 'OnClick' event. Whenever the button is pressed, though, the EmbeddedFrame refreshes.


Thank you in advance.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

I've created a GitHub issue in the SDK project: https://github.com/org-scn-design-studio-community/sdkpackage/issues/148.