SAP-docs / sapui5

This is the markdown version of the official SAPUI5 documentation from the SAPUI5 Demo Kit for external contributions.
Creative Commons Attribution 4.0 International
92 stars 144 forks source link

MockServer cannot be instantiated in ts as it is an abstract class #131

Closed o-liver closed 5 months ago

o-liver commented 5 months ago

When copying this code https://github.com/SAP-docs/sapui5/blob/e91c998501a959ac766536e81a537ea6916bec80/docs/03_Get-Started/step-26-mock-server-configuration-typescript-3e1c64f.md?plain=1#L157-L159 I get the following error:

Cannot create an instance of an abstract class.ts(2511)

How can this be done instead?

o-liver commented 5 months ago

843769

KvM2 commented 5 months ago

Hi @o-liver, thanks for your contribution! We'll look into it and will get back to you.

KlattG commented 5 months ago

Fixed as of the next release.