Android White Background when keyboard fades away

后端 未结 7 1308
遥遥无期
遥遥无期 2021-02-18 14:34

Video of the problem from a different user but its the same

http://imgur.com/ca2cNZv

I have a background image set as follows :

  .pane {
  backg         


        
7条回答
  •  天命终不由人
    2021-02-18 14:59

    Hey there is a simple workaround for this

    you need to add overflow-scroll="false" to your ion-content this should fix it

    
    

    related topic Ionicforum

提交回复
热议问题