Wolf Walter

Results 5 issues of Wolf Walter

### 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 tried to convert my object keys from string to numbers, but got "The code contains one or more errors. " as a response when I tried to use `parseInt`,...

feature-request

**Describe the bug** After updating to 5.0.1 the splash screen is nearly blank. But after taking a closer look the splash.png is in the upper left corner, but super tiny....

**Description and reproduction of the issue** ```JSON { "files": ["*.html"], "extends": ["plugin:@angular-eslint/template/recommended"], "rules": { "@angular-eslint/template/eqeqeq": ["error", { "allowNullOrUndefined": true }] } } ``` ```HTML title is not null ``` I...

package: eslint-plugin-template
triage

**Describe the bug** We use onetable a lot and had some issues with some more advanced update use-cases. We ran into two issues: - issue 1: setting a sub property...