Chet Corcos

Results 162 comments of Chet Corcos

FYI, all I'm trying to make is a simple application where the code is encoded in the url so I can create an iframe easily

I stopped using Cypress because of this. I was never able to get it to work once my application grew to a certain size. I've included a gist [here](https://github.com/cypress-io/cypress/issues/3829#issuecomment-533240472) that...

I'd love to see a package that extends this class with the fix for those who want to use it. Something like this package: https://github.com/onderceylan/cordova-plugin-wkwebview-inputfocusfix Not sure how to do...

I'm using this plugin and just calling focus() when I need to keep the keyboard open: https://github.com/ccorcos/cordova-plugin-wkwebview-engine

@UOCecalero check out this one: https://github.com/onderceylan/cordova-plugin-wkwebview-inputfocusfix

Yup. Same with phone calls. Also fixes the issue I reported here: https://github.com/cjpearson/cordova-plugin-keyboard/issues/53

@cjpearson also fixes https://github.com/cjpearson/cordova-plugin-keyboard/issues/55