dekatotoro / SlideMenuControllerSwift

iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
MIT License
3.4k stars 754 forks source link

iOS 12 problem textFields JS and Cordova #423

Open nacher8 opened 5 years ago

nacher8 commented 5 years ago

Hi friends! We have a problem in our application. We have a webView that has embedded code JS and Cordova. When we open the side menu and close it, the textfields that we have in the webView doesn´t work correctly. We have to press twice or press hard to activate the textfield. If we don´t open the side menu we don´t find this problem. It only occurs in versions with iOS 12. Has anyone had this problem?

Thank you.