1

I have a textarea element in a form. When I click on a button the form will show up(with dynamic html) and I am able to see the textarea element with all the styles.

But, when I click on the textarea to type, except the cursor every style of that textarea is disappearing. I am not able to inspect this because it is only happening on iOS Safari browser.

Can anyone please let me know how to solve this?

Raj Kumar Boddu
  • 85
  • 3
  • 12

1 Answers1

0

Form show up in modal?

Maybe you have same problem with this case. iOS 11 Safari bootstrap modal text area outside of cursor

Anuruk S.
  • 29
  • 2