cancel
Showing results for 
Search instead for 
Did you mean: 

Business application Studio Language assistant UI5 version issue

c_drancourt
Explorer

Hello,

I'm struggling with my BAS Language assistant.

It is displaying a problem in my XML that shouldn't be a problem: it says an attribute key is unknown, but when running, this attribute works as expected.

This autoPopinMode attribute exists since 1.76 according to documentation:

I suspect BAS UI5 version is lower than this and that it should be defined somewhere but I couldn't find where.

Anyone knows how to choose the UI5 used for this Lint?

Thanks for your help

Accepted Solutions (1)

Accepted Solutions (1)

boghyon
Product and Topic Expert
Product and Topic Expert
0 Kudos

This is a known issue in the UI5 Language Assistant. Here is a similar issue report with the sap.m.Column property "importance": https://github.com/SAP/ui5-language-assistant/issues/334

From the respective VS Code extension description:

> This extension currently uses a hard-coded (1.71.x) version for the SAPUI5 metadata.

You might want to subscribe to https://github.com/SAP/ui5-language-assistant/issues/245 and to https://github.com/SAP/ui5-language-assistant/issues/428 in order to get notified about the support for adjusting the SAPUI5 version dynamically.

c_drancourt
Explorer
0 Kudos

Thanks for this explaination!

boghyon
Product and Topic Expert
Product and Topic Expert
0 Kudos

c.drancourt The issue should be now no longer reproducible in SAP BAS. Could you check again?

Answers (0)