I am making a chat application in screen there are 3 parts
- header
- content
- footer with ion-input
when i open footer input I want only scroll my content part .
Issue is that it scrolls header I want to fix header . postion
if we use keyboard.disableScroll() . it also disable content scroll