Skip to content

Is data-id="sap-ui-config" been replaced by data-ui5-config? #5387

Answered by TinaC
TinaC asked this question in Q&A
Discussion options

You must be logged in to vote

Checked, it's the same

const configScript = document.querySelector("[data-ui5-config]") || document.querySelector("[data-id='sap-ui-config']"); // for backward compatibility

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TinaC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant