-
we used bs-stepper in our Angular 8 application it worked fine untill we started implementing angular Universal the error is:
`var matches = window.Element.prototype.matches;ReferenceError: window is…
-
### Describe your motivation
Currently, we are lacking a component for building complex forms with multitple steps, known as "stepper" or "funnel".
We abuse `vaadin-accordion` for that in [this ex…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
I am reproducing the example of stepper w…
-
Try to reuse tabs component for the dynamic aspect of the stepper
- [ ] CSS
- [ ] React
- [ ] React Examples
- [ ] Vue 3
- [ ] Vue Examples
- [ ] Svelte
- [ ] Svelte Examples
- [ ] Astro
- [ …
-
Hi,
I am not aware that how source-map-js is used in saas package but during Angular project compilation I am getting syntax error with source-map-js 1.2.1 which is installed as saas dependecy.
…
-
### Description
I implemented custom control based on official guides using `ControlValueAccessor`:
- https://material.angular.io/guide/creating-a-custom-form-field-control
- https://blog.angul…
-
Error:
-------
I got below error on below action.
Action: while initializes the first step of stepper.
Error:
ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed afte…
-
#### Bug, feature request, or proposal:
```
Next
Previous (cancelled)
```
In the stepper control the (selectionChange) event cannot be …
-
Issue: Mat Label doesn't wrap by default when the mat-vertical-stepper is wrapped within responsive classes.
https://angular-ncd9ey.stackblitz.io
Steps to reproduce:
1. The first step in the ve…
-
Bug, feature request, or proposal:
Feature request
What is the expected behavior?
Add an click event that gets triggered when the step is clicked in the stepper component
What is the current…