-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
run `yarn add amphtml-validator` on win10 then cause an error
error log:
```
C:\Users\Admi…
-
Hello,
- swagger-ui version 3.0.17
- a swagger file reproducing the issue : https://gist.githubusercontent.com/julienkosinski/287a3b77e25a6ca3e6f7a0293bea4e3d/raw/fd94d4f1457ccbaa538f27996dba5d077…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
In the demo in https://mui.com/x/react-data-grid/editing/…
-
**What version of Ajv are you using? Does the issue happen if you use the latest version?**
I'm using latest Ajv version as of now (8.12.0)
**Ajv options object**
```javascript
const o…
KuSh updated
2 months ago
-
**Description**
I've discovered inconsistent behavior when generating types for optional fields which also provide a default value. See sandbox for more info
Given a simple `Item` schema:
```js…
-
### Is there an existing issue for this?
- [X] I have searched the [issue tracker](https://www.github.com/Kong/insomnia/issues) for a bug that matches the one I want to file, without success.
### In…
-
I'm in the process of trying to switch over to using https://github.com/google/osv-scanner 's license checker, which uses deps.dev for this. I've raised a few bugs there, but I think this feature req…
-
When attempting to load html5 and date for the validator in FireFox ESR 31.2.0, the following stack dump is generated:
SyntaxError: invalid range in character class
Stack:
1. $.split@INTERNAL_…
-
### 🔍 Before submitting the issue
- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment
### 🐞 Description of the bug
When opening the HTML files generated us…
-
### What is the problem this feature would solve?
At elysia version `1.1.19`
I try to use `Elysia` with `bignumber.js` to build finance API. I want to receive or response decimal in string to keep…