-
The script downloads 12 Json files, with the following content:
`{"constraintViolationMetaInfo":null,"customCode":"0","errorCode":"401","exception":"WebApplicationException"}`
after the 12th fil…
-
Hello Pol!
My task is simple (I think): Fix specific style rules in specific files.
E.g. I have one file that has a lot of code style problems, but all I want to fix atm is the indentation level.
H…
-
**Steps to reproduce**
1) Copy the code from the official [guide](https://pub.dev/packages/speech_to_text) or code example [that I use](https://app.flutterflow.io/project/voice-76xd7x?tab=customCode&…
-
### Feature description
In Insider builds, which has persistent custom Javascript and CSS, the data is stored in `.settings.json`, which also contains some user-specific data. For example,
```js…
-
Hi there, awesome light little library :)
I've identified a few issues with code blocks, they are as follows:
- overrides `code` does not differentiate between the 3 code types internally, should …
-
Here's an example:
```
const stringToNumber: toZod = z.string().transform((val) => val.length);
const a = stringToNumber.parse('string'); // => 6
```
It'd be nice to know that the value passe…
-
Hi
We are trying out the sample project to test our account with 3DS payments however it does not seem to work for us when we enable the 3DS a blank page comes up then disappears and we just get the …
-
Hello,
I'm experiencing issues creating order with Worldpay API. I tried running your own call as found here https://developer.worldpay.com/jsonapi/docs/make-payment:
`curl https://api.worldpay.…
-
We are using npm package `highcharts-export-server `in our express based server.
Axis label is not getting translated as per selected lang, this is same as https://github.com/highcharts/node-export-s…
-
Hello,
My team and I are attempting to implement the export module to enable the downloading of our charts. However, we’re encountering an issue due to our extensive use of CSS variables, which you…