• jatin parashar 11
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 7
    Questions
  • 6
    Replies
I am working on project which is on lwc. I create many screen. IN windows it is working properly but this problem occurs in ipad . problem is that if i select screens button ,click next then third page is open in which height is automatically big because of the screen have many button and dependency is also there when i select row 1st  button then 2nd row buttons are shown.after that 2nd row buttons are select then row button are shown and so on. when dependent button shown the page height is incremented. but when click next button then next page height is also incremented which is not required. last page inherit the height of previous page I want to stay this page on normal height. how i remove this problem?? please help it out. It is in the lightning web component. This is working properly on windows but not working on Ipad(IOS).

Thanks & Regards ,
jatin