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

Set flexibility services correctly, bump UI5 version #863

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Set flexibility services correctly, bump UI5 version #863

merged 2 commits into from
Dec 7, 2023

Conversation

c-kobo
Copy link
Member

@c-kobo c-kobo commented Dec 6, 2023

With a recent change in SAPUI5, flexibility services mustn't be set empty in the index.html, as this breaks the runtime when running with the actual SAPUI5 version.
This PR fixes the runtime issue and now also enables to e.g. save filter personalization variants when running the app locally.
Bumping the UI5 version to 1.120.1 in that course.

@c-kobo c-kobo requested review from drktfl and stewsk December 6, 2023 16:35
@c-kobo c-kobo changed the title Set flexbility services correctly, bump UI5 version Set flexibility services correctly, bump UI5 version Dec 6, 2023
@c-kobo c-kobo merged commit bccd35b into main Dec 7, 2023
6 checks passed
@c-kobo c-kobo deleted the flex branch December 7, 2023 09:27
@@ -16,14 +16,14 @@
</style>
<script
id="sap-ui-bootstrap"
src="https://ui5.sap.com/1.119.2/resources/sap-ui-core.js"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@c-kobo @drktfl before #836 we had no explicit version pinned here: src="https://ui5.sap.com/resources/sap-ui-core.js". Should we stick with the explicit version or go without version (I guess that then picks the newest available one)?

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

Successfully merging this pull request may close these issues.

3 participants