Y
Tell us about the problem
Taking a working ListView implementation with multiple item templates as described in the documentation and putting it into a TabView will not work correctly. The page will be rendered white and no UI components are accessible via API.
Which platform(s) does your issue occur on?
Both
Please provide the following version numbers that your issue occurs with:
- CLI: 3.0.0-rc.1
- Cross-platform modules: 3.0.0-rc.1
- Runtime(s): tns-ios: 3.0.0-rc.1-2017-3-28-2; tns-android: 3.0.0-rc.1
Please note that I initially found this bug running on 2.5. It would be really amazing if it was possible to get a hotfix for 2.5 as well but that's just me. :-)
Please tell us how to recreate the issue in as much detail as possible.
Try to implement a ListView with multiple item templates inside a TabView item view.
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
Did you verify this is a real problem by searching Stack Overflow and the other open issues in this repo?
Y
Tell us about the problem
Taking a working ListView implementation with multiple item templates as described in the documentation and putting it into a TabView will not work correctly. The page will be rendered white and no UI components are accessible via API.
Which platform(s) does your issue occur on?
Both
Please provide the following version numbers that your issue occurs with:
Please note that I initially found this bug running on 2.5. It would be really amazing if it was possible to get a hotfix for 2.5 as well but that's just me. :-)
Please tell us how to recreate the issue in as much detail as possible.
Try to implement a ListView with multiple item templates inside a TabView item view.
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.