Gianmarco

Results 6 issues of Gianmarco

### Steps to Reproduce the Problem 1. Add Instabug as a dependency to a project without adding any initialization code 3. Launch the app 4. Check the existing threads, e.g....

Hello! I'm using `ConsentState.withConsentState(user.consentState)` to create a builder to update consent in `onUserIdentified`. However, when user is `FilteredMParticleUser` this will crash because `consentState` returns null. Partial stacktrace: ``` java.lang.NullPointerException: Attempt...

**Describe the bug** When `overwriteWith` is used twice, the second call throws an exception complaining that there are duplicated serializers. However, the duplicates should've been removed by the first `overwriteWith`...

bug
design
runtime

### Affected Packages pm, react, starter-kit, extension-underline ### Version(s) 2.4.0 ### Bug Description The bug is the same as https://github.com/ueberdosis/tiptap/issues/3773: > As per the typings for Content: > > ```typescript...

Type: Bug
Category: Open Source

### Goal [AND-880](https://linear.app/stream/issue/AND-880/extract-spotless-configuration-to-the-plugins) As the title says. Note: I'm not running `spotlessApply` here to avoid bundling the migration with all the Spotless changes. I'll do it in a follow up....

pr:internal

### Goal As mentioned in #1566, I'm applying spotless in a separate PR ### Implementation Apply spotless ### 🎨 UI Changes None ### Testing The check now passes ### ☑️Contributor...

pr:internal