Andreas Larssen

Results 18 issues of Andreas Larssen

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...

package: core
type: bug

**I'm submitting a ...** (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [x] feature request [ ] support...

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...

needs reply
triage

Hi. I just added my own custom driver that uses cookies for storage, and works fine for the most part. Some functionality in my app needs just a bit more...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [ ]...

### Issue type **I'm submitting a ...** * [x] question I was wondering if this repo is maintained? There seems to be a lot of issues w/o any feedback, the...

### Issue type **I'm submitting a ...** (check one with "x") * [x] bug report * [ ] feature request ### Issue description **Current behavior:** Not 100% this is a...

**Describe the bug** After upgrading to Anglular 14, `npm start` throws this error: ``` Error: node_modules/@zxing/ngx-scanner/lib/zxing-scanner.component.d.ts:305:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 and 8 type arguments. ```...

bug

Hi. Was wondering if there's a way to handle errors while trying to load the widget? Right now my ISP has issues that causes the websocket connection to fail, and...

feature request

I'm using the [Serlalizer Bundle](https://github.com/schmittjoh/JMSSerializerBundle) with Symfony2, but suspect this is a Serializer issue. I have an abstract class "Question": ``` /** * App\SurveyBundle\Entity\Question * * @ORM\Entity * @ORM\InheritanceType("JOINED") *...

question