Robin

Results 6 comments of Robin

Nice, enjoy your vacation!

Same here. @ionic/vue v6.0.0 Capacitor v4.0.1 barcode-scanner v3.0.0 ![Xcode log](https://i.ibb.co/yRykjf3/Screenshot-2022-08-16-at-15-36-38.png)

For me this was the issue. In `@capacitor-community/barcode-scanner/ios/Plugin/Plugin.swift` the `UIApplication.shared.statusBarOrientation` was not just deprecated, but is obsolete. This line: ``` self.videoPreviewLayer?.connection?.videoOrientation = interfaceOrientationToVideoOrientation(UIApplication.shared.statusBarOrientation) ``` should be replaced to something like...

Created a pull-request https://github.com/leech001/MPU6050/pull/12

Update: https://github.com/doctrine-extensions/DoctrineExtensions/commit/5a16042353fa068a8069281da6b57fc9a6d79f87

I'm experiencing the same issue as well. I've noticed that it only happens with long sentences. When I reduce the .vp-captions font-size by ~5%, they don't seem to appear anymore...