-
#### Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-cdafd9?file=app%2Fstepper-overview-example.ts
Steps to reproduce:
1. Create a mat-stepper component…
-
#### Reproduction
https://stackblitz.com/edit/angular-9-material-starter-ctvwko
Steps to reproduce:
1. Set dates on step one to be valid (for example: 20/07/2020 - 27/07/2020)
2. Go to step two …
-
### 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
14.2.5
### Description
When upgrading from A…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
Updates the `navigation-logo` and `nav…
-
As a source partner
I want to be able to ask a candidate to answer intake questions themselves which I can then review with them, if needed
so that I make the best use of my time with the candidate
-
#### Reproduction
https://stackblitz.com/edit/angular-zxzjbv
Steps to reproduce:
The goal is to load a stepper, where some steps are (conditionally) pre-completed.
For example: Step2: Comple…
-
#### Bug, feature request, or proposal:
Bug
#### What is the expected behavior?
When using linear stepper, I don't want to provide a control.
#### What is the current behavior?
You can't swit…
-
Well, simply breaks...
```
ERROR in node_modules/ng2-daterange-picker/node_modules/@angular/material/stepper/typings/stepper.d.ts(16,5): error TS2416: Property '_stepHeader' in type 'MatStepper' is …
-
Hi,
How can I inject a component into MaterialStepperComponent?
In this code MyCustomComopnent is not injected:
```
@Component(
selector: 'my-steps',
template: '''
…
-
#### Expected Behavior
![issue2](https://user-images.githubusercontent.com/8691013/61389785-120b7600-a8ec-11e9-81eb-6fac07e33353.gif)
When user submit and facing an duplicate name error, the step…