Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete async flags in application manifest #179

Open
wridgeu opened this issue May 4, 2022 · 0 comments
Open

Remove obsolete async flags in application manifest #179

wridgeu opened this issue May 4, 2022 · 0 comments
Assignees

Comments

@wridgeu
Copy link
Contributor

wridgeu commented May 4, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants