ui-material-components icon indicating copy to clipboard operation
ui-material-components copied to clipboard

Error when putting Tabs inside BottomSheet

Open dyazincahya opened this issue 1 year ago • 0 comments

Flavor & Platform

Am using JavaScript and Android platform

Plugin version

  • @nativescript-community/ui-material-bottomsheet: ^7.2.65
  • @nativescript-community/ui-material-tabs: ^7.2.66

The Case

I combined BottomSheet with Tabs from ui-material-components. I tried putting Tabs inside BottomSheet.

When the BottomSheet is open, then I try to close the BottomSheet using the Back Button on the phone, I get an error as shown in the following image.

Is there a solution to this problem?

Error

ScreenShot_20241023071535

dyazincahya avatar Oct 24 '24 00:10 dyazincahya