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

TextView inside bottomsheet results unusual behaviour in IOS while typing

Open vasudevpareek07 opened this issue 4 years ago • 2 comments

Hi @farfromrefug,

I am using Nativescript with Angular.

I have used TextView inside bottomsheet, Bottomsheet opens properly in both IOS and Android.

When I start typing something in TextView, content inside bottomsheet moves up in IOS, whereas in Android, everthing works fine.

When I use TextField inside bottomsheet and start typing, it doesn't move the content, it works fine in both the platforms. But I want to use TextView inside bottomsheet according to my usecase. Any quick help would be appreciated. Thanks.

I am using: "nativescript-material-bottomsheet": "^3.1.15", Angular version: 8.2.0 Nativescript version: 6.4.1 Note: It is happening in all the versions of IOS.

vasudevpareek07 avatar Jun 29 '20 07:06 vasudevpareek07

@vasudevpareek07 a very simple reproducable sample project could help. Also maybe a quick video could help understand the behavior you dont want

farfromrefug avatar Jun 29 '20 07:06 farfromrefug

I think I have the same issue. Are you maybe using validation @vasudevpareek07 ?

asciidiego avatar Jul 01 '20 11:07 asciidiego