Jony

Results 6 issues of Jony

[:indeterminate](https://developer.mozilla.org/en-US/docs/Web/CSS/:indeterminate) [:required](https://developer.mozilla.org/en-US/docs/Web/CSS/:required) [:valid](https://developer.mozilla.org/en-US/docs/Web/CSS/:valid) [:invalid](https://developer.mozilla.org/en-US/docs/Web/CSS/:invalid) [:optional](https://developer.mozilla.org/en-US/docs/Web/CSS/:optional) [:in-range](https://developer.mozilla.org/en-US/docs/Web/CSS/:in-range) [:out-of-range](https://developer.mozilla.org/en-US/docs/Web/CSS/:out-of-range)

### Vue.js & vue-router.js version 2.5.17 & 3.0.1 ### Reproduction Link https://jsfiddle.net/8xrk1n9f/1279/ ### Steps to reproduce ``` javascript router.map({ '/foo': { component: Foo }, '/bar': { component: Bar } })...

improvement
feature request
fixed on 4.x

https://github.com/wendux/fly/blob/fced928bfe7449d0fa18d5fea466cce1e3bda465/src/fly.js#L193 这里的判断有问题,导致 `application/x-www-form-urlencoded;charset=utf-8` 后面有编码的格式就匹配不了,应该为: ```javascript if (utils.trim((customContentType || "").toLowerCase()).split(';')[0] === _contentType) { } ```

![image](https://user-images.githubusercontent.com/1498854/142916488-11583317-6eee-4d81-a39f-a8e79c333bc0.png) ![image](https://user-images.githubusercontent.com/1498854/142916553-6d62c455-ee78-4cbe-aa36-8644f90dce80.png) 这些判断浏览器的代码正则后直接用索引 [0] 获取?这就很容易报错了。 正则很可能旧不匹配,结果为 null

可以增加屏幕分辨率的统计吗?如何在后台统计到页面访问频次

enhancement

https://validator.niceue.com/discuss.html 遇到问题?可以: 1. 查看 常见问题 2. 进群交流 QQ群①:329733532 已满; QQ群②:333513550 3. 在下面提问 4. 到 Github 提交 issue

Gitalk
/discuss.html