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
/Users/marianzeis/DEV/ui5app/webapp/view/Main.view.xml
158:38 error Use of deprecated property 'visibleRowCountMode' of class 'Table'. Details: (since 1.119) - use the `rowMode` aggregation instead. no-deprecated-api
The text was updated successfully, but these errors were encountered:
I'm not exactly sure whether it's a bug or a missing feature, but I can't switch off the rule in an XML view.
Expected Behavior
Using Directives in XML View turns off Error
Current Behavior
Comment in XML View does not effect in UI5 linter
Steps to Reproduce the Issue
visibleRowCountMode
insap.ui.Table
<!-- ui5lint-disable -->
as comment in XML ViewContext
1.3.1
20
Log Output / Stack Trace
The text was updated successfully, but these errors were encountered: