ajv-validator / ajv-validator/ajv

Does not support in IE11 ?

未關閉
#2,023 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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.
![image](https://user-images.githubusercontent.com/30433062/176609093-a32dbea9-c3d4-414a-af49-94d84a375c92.png)

```

```

**What results did you expect?**

**Are you going to resolve the issue?**
Not sure how to do.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。