Skip to content

Remove obsolete async flags in application manifest #179

@wridgeu

Description

@wridgeu

Hey 👋

I think this can be removed

"async": true,

according to sap.ui.core.IAsyncContentCreation

// marker to identify async content creation
// makes async: true for rootView obsolete!
interfaces: ["sap.ui.core.IAsyncContentCreation"],

probably this one as well (based on the documentation)

"async": true

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions