Thomas

Results 17 comments of Thomas

There are multiple tickets concerning exactly this topic. https://github.com/webdriverio/webdriverio/issues/5745 https://github.com/webdriverio/webdriverio/issues/5343 https://github.com/webdriverio/webdriverio/issues/5141 https://github.com/webdriverio/webdriverio/issues/4482 https://github.com/webdriverio/webdriverio/issues/4155 https://github.com/webdriverio/webdriverio/issues/1886 https://github.com/webdriverio/webdriverio/issues/1140 @christian-bromann I think you responded to all of these messages. It makes me wonder why...

Is there an empty example project I can use for this?

I have just seen this PR https://github.com/frappe/gantt/pull/142 Can this be merged?

I'm having the same issue. I took a quick look at the code and I'm wondering if this line is the culprit: https://github.com/ionic-team/capacitor-plugins/blob/d5483ce9f666f1a38c25a11e63899fd35701ca45/keyboard/ios/Plugin/Keyboard.m#L145 It adds a delay to keyboard resizing...

@dallastjames could you maybe look into this PR https://github.com/ionic-team/capacitor-plugins/pull/1634 This issue widens the native capacitor divide. It makes the app feel less native which is a big problem

@aeharding Did you by any chance find a workaround for this?

I fiddled around with the code and removed the delay I mentioned above. Without the delay the experience is much better. I'd love to provide a PR to fix this...

@Reiserro If you're still on v5 try my forked version: https://www.npmjs.com/package/@meerpohl/keyboard I will soon provide a v6 fork.

@DustinJSilk you just rescued me from a 3 day odysee of getting workers to run with webpack 5. Thanks so much!