nb-select disabled not worked on IE11
- 主要言語
- TypeScript
- スター
- 8.1k
- フォーク
- 1.5k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
use nb-select with disabled attribute.
on IE11, you click it and still display drop down list of nb-options
This happen both on 4.6.0 and 5.0.0 beta3
**Expected behavior:**
click on a disabled nb-select, not display any nb-options
**Steps to reproduce:**
1. declare nb-select with disabled attribute
2. click nb-select (test on IE11)
or Use IE11 open
https://akveo.github.io/nebular/docs/components/select/examples#nbselectcomponent
find the Disabled Select section, click the select examples
**Related code:**
```
A
B
C
D
```
### Other information:
**npm, node, OS, Browser**
```
Windows10, IE11
```
**Angular, Nebular**
```
This happen on 4.6.0 and 5.0.0 beta3
```
コントリビューションガイド
評価
この issue はまだ評価されていません。