Create a source-like property on the View class, that can be set to the location in JavaScript or XML location (file, line, column) that created the View.
It would be helpful for debugging.
We had a support issue where the ListView's refresh method was set to false in an app with multiple ListViews it was hard to track it down.
Related:
Reactions are currently unavailable
Create a source-like property on the View class, that can be set to the location in JavaScript or XML location (file, line, column) that created the View.
It would be helpful for debugging.
We had a support issue where the ListView's refresh method was set to false in an app with multiple ListViews it was hard to track it down.
Related: