Vladimir Pavlenko

Results 6 issues of Vladimir Pavlenko

**Describe the bug** If you have a component with the `OnPush` strategy, you cannot close the cell editor. Clicking outside of this editor should close it, at least this works...

Bug
C: Grid

**Describe the bug** Checkbox state for a root item is not changed when clearing a children item from the input element. **To Reproduce** Steps to reproduce the behavior: 1. Go...

Bug
pkg:dropdowns
Team1
sev2: medium
freq3: likely

**Describe the bug** The component displays a wrong value for some locales. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://stackblitz.com/edit/angular-gpaxpg?file=src%2Fapp%2Fapp.module.ts,src%2Fapp%2Fapp.component.ts 2. The displayed value is as the...

Bug
pkg:date-inputs
Team1
sev1: low
freq2: possible

# 🐞 bug report ### Is this a regression? Yes, the previous version in which this bug was not present was: 8 ### Description If you create a template with...

type: bug/fix
freq1: low
comp: core
state: confirmed
core: content projection
core: dynamic view creation
P4

### Command serve ### Is this a regression? - [x] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...

type: bug/fix
freq1: low
severity3: broken
angular/build:application
area: @angular/build
angular/build:dev-server

After upgrading to Angular 10, the following warning is displayed after `ng serve` command: ``` WARNING in angular-v10\src\app\app.module.ts depends on @progress/kendo-angular-intl/locales/fr/all. CommonJS or AMD dependencies can cause optimization bailouts. For...

Bug
pkg:intl
Team1