Stepper playground docs use disabled nbStepperNext for disabled previous step
- Ngôn ngữ chính
- TypeScript
- Star
- 8.1k
- Fork
- 1.5k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
The playground examples contain uses of
```
prev
```
**Expected behavior:**
This code should read as:
```
prev
```
**Steps to reproduce:**
N/A
**Related code:**
https://github.com/akveo/nebular/blob/4c4d8460cde1f3223d402c8d2344efa79fb6998b/src/playground/with-layout/stepper/stepper-vertical.component.html#L17
https://github.com/akveo/nebular/blob/4c4d8460cde1f3223d402c8d2344efa79fb6998b/src/playground/with-layout/stepper/stepper-showcase.component.html#L12
https://github.com/akveo/nebular/blob/4c4d8460cde1f3223d402c8d2344efa79fb6998b/src/playground/with-layout/stepper/stepper-step-change-event.component.html#L14
### Other information:
**npm, node, OS, Browser**
```
```
**Angular, Nebular**
```
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.