ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

RadListView blocks Tab when it's placed in the last TabContentItem #1512

Open amurer opened 3 years ago

amurer commented 3 years ago

Tell us about the problem

Then placing a RadListView within Tabs on the last TabContentItem, the Tabs are blocked as soon the RadListView is displayed.

Which platform(s) does your issue occur on?

iOS

Please tell us how to recreate the issue in as much detail as possible.

  1. Start this Playground: https://play.nativescript.org/?template=play-vue&id=I4Jhvq&v=2
  2. Open the last tab
  3. Unable to switch back to another tab
  4. Swipe functionality is broken

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

Example: https://play.nativescript.org/?template=play-vue&id=I4Jhvq&v=2