Pascal Graf
Pascal Graf
# Bug Report Footer toolbar adds safe-area-inset-bottom padding although it was already added for ion-tab-bar on iPhone X **Ionic version:** [x] **4.x** **Current behavior:** Padding in footer toolbar added beneath...
**Starter Type:** angular **Starter Template:** tabs **Description:** Running e2e tests on a new angular tabs ionic project throws an UnhandledPromiseRejectionWarning (see stacktrace on bottom of the issue). The e2e test...
### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...
# Feature Request It would be great if the new ion-datetime would support a range feature (like for example in a hotel booking webpage) where you can provide a start...
### Version 16.0.1 ### Please provide a link to a minimal reproduction of the bug https://github.com/damienbod/angular-auth-oidc-client/tree/main/projects/sample-code-flow-standalone ### Please provide the exception or error you saw ```true Methods like `isAuthenticated()`, `getUserData()`,...
### Version 16.0.1 ### Please provide a link to a minimal reproduction of the bug https://github.com/damienbod/angular-auth-oidc-client/tree/main/projects/sample-code-flow-standalone ### Please provide the exception or error you saw ```true [ERROR] 0-xxxxxxxx - token...
### Version 15.0.3 ### Please provide a link to a minimal reproduction of the bug https://github.com/damienbod/angular-auth-oidc-client/tree/main/projects/sample-code-flow-auto-login-all-routes ### Please provide the exception or error you saw ```true The callback route can...
Creating a new SecureStorageObject does not trigger error callback in case the phone lock protection is not secure enough. E.g. Removing the PIN code from an iPhone and creating a...
**Is your feature request related to a problem? Please describe.** Allow us to extend AuthWellKnownEndpoints interface with custom endpoints from the well-known document that are saved to the configuration. **Describe...
Hi there. It would be great if the ion-icon component would allow for an indicator slot so we could use ion-icon somehow like this: ``` ``` This would allow us...