Several variable on dialog box
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.1k
- Forks
- 1.5k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
Can't use several variable to my dialog box.
I have create 2 @input !
**Expected behavior:**
**Steps to reproduce:**
Create a dialog box with 2 `@input (varA, varB); console.log(varB)`,
Call dialog box `context:{varA : 1, varB: 2};`
Open console : varB undefined
**Related code:**
```
insert short code snippets here
```
### Other information:
**npm, node, OS, Browser**
```
```
**Angular, Nebular**
```
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.