Krishna Sahu

Results 18 issues of Krishna Sahu

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

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

# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...

## Bug report unable to import core-styles mixin of icon-button as shown in documentation - https://m2.material.io/develop/web/components/buttons/icon-buttons ```scss // fails @use '@material/icon-button' as icon-button; // works // @use '@material/icon-button/icon-button' as icon-button;...

bug

Is there any documentation available for what all css var properties we have for a specific component(mdc-button etc)? ### Affected documentation page https://m2.material.io/components/buttons/web

How to add custom attribute on `mat-form-field`? I am using angular with material and creating dynamic forms and I would like to add one special attribute `rufStyle` on form field?...

question

Angular is going to remove ngcc functionality in upcoming v16 which will drop support for all view engine libraries including this library. > @ngtools/webpack > NGCC integration has been removed...

### Describe the bug Angular Web container is failing with `TypeError: (0 , window.WebContainer) is not a constructor` in console. Link - https://stackblitz.com/edit/stackblitz-starters-vaymjp?file=package.json ``` Uncaught (in promise) TypeError: (0 ,...

tracked

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

P4
area: material/button