Patric Steiner

Results 5 issues of Patric Steiner

# Bug Report **Ionic version:** [x] **5.x** **Current behavior:** Given: ion-item that contains an ion-chip and an ion-input. I can interact with both (i.e. not disabled). When ion-input is disabled,...

package: core
type: bug

### Version info **Angular:** 13.3.0 **Firebase:** 10.5.0 **AngularFire:** 7.2.1 ### How to reproduce these conditions **Steps to set up and reproduce** ``` import { ref, Storage, uploadBytes } from '@angular/fire/storage';...

Anyone else encountering this error? Seems to happen quite randomly 🤔 ``` message: "Cannot parse given Error object", originalStack: "ZoneAwareError@http://localhost:4201/vendor.js:66340:29\nparse@https://eu.posthog.com/static/recorder-v2.js?v=1.57.2:18:12414\nd@https://eu.posthog.com/static/recorder-v2.js?v=1.57.2:18:17328..." ```

The Angular service worker (ngsw) intercepts all calls and seems to break session recordings. The only way to [bypass the service worker](https://angular.io/guide/service-worker-devops#bypassing-the-service-worker) is by adding `ngsw-bypass` as either a query...

**Is your feature request related to a problem? Please describe.** When updating auth custom claims, i need to make sure i always include all existing claims, because `setCustomUserClaims` always overrides...

type: feature request
api: auth