kentora

Results 4 issues of kentora

## Bug Report ### Capacitor Version ``` Capacitor Doctor Latest Dependencies: @capacitor/cli: 3.4.3 @capacitor/core: 3.4.3 @capacitor/android: 3.4.3 @capacitor/ios: 3.4.3 Installed Dependencies: @capacitor/cli: 3.3.2 @capacitor/android: 3.2.5 @capacitor/core: 3.2.5 @capacitor/ios: 3.3.2 [error]...

platform: ios

### Platforms affected iOS ### Motivation and Context Fixes #566 by setting modalInPopover to true, disabling the swipe to dismiss feature. ### Description Sets modalInPopover to true, only allowing closing...

The devcontainer image is old and broken. Fixed in original blueprint https://github.com/custom-components/integration_blueprint/issues/71

### Demonstration I have a single-spa setup with a `nav-app`, `app1 `and `app2`. When i click a link for `app1` in my `nav-app`, and then another link for another component...