-
How to make calendar "disabled"? I have form with fields and set attribute "disabled" at level. Calendar is always enabled and dates could be selected\changed.
-
We regularly release new Runtimes with updated NPM packages. We would love to hear which 3rd party NPM packages you rely on and are missing in our Runtime.
- [How Runtimes work](https://www.checkly…
-
### Dependencies check up
- [X] I have verified that I use latest version of all @mantine/* packages
### What version of @mantine/* packages do you have in package.json?
7.12.2
### What package ha…
-
We have for a time now been facing issues where all nodes in our production cluster suddenly spikes to 100% and stay that way for a long time (10min-90min) before slowly settling down to a normal leve…
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
**Please describe the issue you are having:**
I'm not convinced the rate-limiting in Yasmin is actually behaving *quite* correctly.
With debug logging enabled, If I queue up a bunch of message d…
-
In relation to issue #75, @priesgo was suggesting we have "definiton" files for the JSON objects that get passed between backend and frontend. These could be stored in a separate repository that gets…
-
- VSCode Version: 1.4
- OS Version: any
There are several snippets that exist in Visual Studio today that I would like to introduce to the C# extension for VS Code, but require generating dynamic tex…
-
I've followed the server setup instructions for the react-urql tutorial and there seems to be an issue. I get the following results when I run `yarn prisma deploy`:
```sh
yarn run v1.17.3
$ prism…
-
Eg:
```javascript
"will_this_work": {
"type": "boolean",
"required": false,
"read_only": false,
"label": "Will this work?",
…