Maxim Bazuev

Results 15 issues of Maxim Bazuev

**Describe the bug** When I open the keyboard, my Cupertino goes up. And this problem (no `background` at the bottom) appears on iOS when we turn on the `bounce` animation...

bug

## Bug Report ### Capacitor Version ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 2.4.0 @capacitor/core: 2.4.0 @capacitor/android: 2.4.0 @capacitor/electron: 2.4.0 @capacitor/ios: 2.4.0 Installed Dependencies: @capacitor/ios not installed @capacitor/cli 2.4.0...

platform: android

With this code we made :group-select="false" work

**Describe the bug** Vite uglify modules names, I wrote workaround for finding module. ```typescript let newPaneHeight = (await pane.modules.fitHeight.getPaneFitHeight()) as number let fitHeightModule = pane.modules.fitHeight if (!fitHeightModule) { for (const...

**Describe the bug** Keep it, in few days I'll edit this issue and include repro link **To Reproduce** Steps to reproduce the behavior: 1. ... **Expected behavior** Size of pane...

## Bug Report Continue #6545 ### Capacitor Version ``` 5.02 ``` ### Platform(s) iOS ### Current Behavior No default value! Just watch my debugging video https://github.com/ionic-team/capacitor/assets/11452353/1c642056-4c6b-438c-84b0-b08d3029aab9 Emulator: ![image](https://github.com/ionic-team/capacitor/assets/11452353/cd684046-5f1a-47b9-8ae8-a0c37db07968) ### Expected...

platform: ios

### Description Grid borders are rendered **after** the chart even if `position: back` is specified https://github.com/apexcharts/apexcharts.js/blob/d38ee729eb2c4cf1cc142ba4a13c21b999956ec2/src/apexcharts.js#L294-L305 ### Steps to Reproduce 1. turn on axis borders 2. turn on grid lines...

bug

If I downloaded photo, For me no reason to keep copy on google photo. I want to keep google photos more clean.

enhancement

Added VerticalLayoutGroup, HorizontalLayoutGroup, LayoutElement.

I write fix for UI lag (added update UI element (RPC)) [https://github.com/bazuka5801/Rust.Community/commits/master](https://github.com/bazuka5801/Rust.Community/commits/master)