cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Design Studio 1.6 SP4 patch 1 || SCN Extension Issues

Former Member
0 Kudos

Hello,

Recently we updated our dev server to SAP Design Studio 1.6 SP4 patch 1, also we updated the clients.

At first client launch, it pops up a window with a migration wizard for extensions (we already had installed SDK 3.0 stable version), after that, I made a test app using UI5 Table 2.0. When I added the component it doesn’t appear in the canvas but appear in the layout folder. After adding UI5 2.0 component I add more components but they doesn’t appear in canvas either, even if those components don’t belong to the extensions

Is there an update of SDK for 1.6 SP4 patch 1?

Accepted Solutions (0)

Answers (1)

Answers (1)

MustafaBensan
Active Contributor

Hi Eduardo,

I would suggest that you log this problem in the SDK Community Github Issue Repository. With each new SP release of Design Studio, there is usually also an upgrade to the included version of UI5. This can lead to incompatibility issues for SDK components based on UI5 which need to be corrected/upgraded as well.

Regards,

Mustafa.

Former Member
0 Kudos

Hi Mustafa, I'll do that rigth now, thank you!

Regards,

Eduardo

Martin-Pankraz
Active Contributor

Hi Eduardo, hi Mustafa,

Thanks for letting us know. The issue is tracked on GitHub. I am leaving a comment here for reference. The problem originates from a method that was deleted from the UI5 library for the UI5 Table. The method allowColumnReordering is now gone and we have to use enableColumnReordering going forward. The only strange thing is that the method is not flagged as deprecated. It is just gone from the API.

Let us know if you find any more glitches. I fixed the error on our preview branch which is available here http://org-scn-design-studio-community.github.io/sdkinstall/releases/preview

Kind regards

Martin

Former Member
0 Kudos

Thank you Martin, the preview branch solves the issue.

I'll update the thread if I find more glitches...

Regards,

Eduardo