You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use data-sap-ui-on-init with the name of a global function, this is still a valid and supported use case and should not result in a UI5 linter finding.
Expected Behavior
When I use
data-sap-ui-on-init
with the name of a global function, this is still a valid and supported use case and should not result in a UI5 linter finding.Current Behavior
When I lint
sap.ui.core
(main branch), I get a finding for this usage ofdata-sap-ui-on-init
.Context
1.0.0
Log Output / Stack Trace
The text was updated successfully, but these errors were encountered: