cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sap.m.feedInput control error

PedroLazaro
Participant
0 Kudos
812

Hi all, we are trying to use the sap.m.feedInput and we noticed this error on the console.

[DEPRECATED] The type 'sap.ui.core.TooltipBase' was accessed via globals. Defining types via globals is deprecated. In case the referenced type is an enum: require the module 'sap/ui/base/DataType' and call the static 'DataType.registerEnum' API. In case the referenced type is non-primitive, please note that only primitive types (and those derived from them) are supported for ManagedObject properties.

We are using the sap fiori 127.0 version

Any Inputs?

Accepted Solutions (1)

Accepted Solutions (1)

boghyon
Product and Topic Expert
Product and Topic Expert
0 Kudos

The error log caused by sap.m.FeedInput is addressed in https://github.com/SAP/openui5/issues/4047. If you have a GH account, click on "Subscribe" there to get notified when there is an update.

PedroLazaro
Participant
0 Kudos
Hi boghyon! Thank you for your asnwer.

Answers (0)