ajv-validator / ajv-validator/ajv
Does not support in IE11 ?
未關閉
compatibility
- 主要語言
- TypeScript
- 星號
- 14.8k
- 分支
- 1k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**What version of Ajv are you using? Does the issue happen if you use the latest version?**
"ajv": "^8.6.3".
the latest version has the same issue.
**Ajv options object**
null
```javascript
```
**JSON Schema**
null
```json
```
**Sample data**
null
```json
```
**Your code**
```js
import Ajv from "ajv";
```
```javascript
```
**Validation result, data AFTER validation, error messages**
I just import ajv in vue-cli,it work in chrome, but it report error in IE11.

```
```
**What results did you expect?**
**Are you going to resolve the issue?**
Not sure how to do.
貢獻指南
評估
這個 Issue 還沒有評估資料。