-
Hello,
I have written code to convert a plain js object to a properties file, with support for nested objects and arrays. Its not perfect, but I feel that this is its own module rather than part of t…
-
### Q&A
- OS: macOS
- Browser: Firefox
- Version: 122
- Method of installation: swagger-ui-dist from unpkg
- Swagger-UI version: 5.11.2
- Swagger/OpenAPI version: OpenAPI 3.0.3
### Cont…
-
## Environment data
- VS Code version: 1.95.2
- Data Wrangler Extension version (available under the Extensions sidebar): v1.12.1
- Jupyter Extension version (available under the Extensions sid…
-
1. In this markdown:
https://github.com/FreeCAD/DevelopersHandbook/blob/245f3d339187d67716fb6d77c2d4002775ae0549/technical/translation.md?plain=1#L109-L115
I only see Qt translation by function…
-
nonebot_plugin_chatrecorder 0.6.1
nonebot-adapter-discord 0.1.8
```
sqlalchemy.exc.StatementError: (builtins.TypeError) Object of type Embed is not JSON serializable
[SQL: INSERT INTO nonebo…
-
### Is your feature request related to a problem? Please describe
The `beforeParse` hook provides access to the raw Markdown body, while `afterParse` provides access to parsed content.
Since adding…
-
In doing some work on a test framework to read and create Okta user profiles I looked at the read me and found the following issues in the below
https://github.com/okta/okta-powershell-cli/blob/f78b2…
-
**Describe the bug**
Hi survey team.
Here is my survey creator code.
```
const surveyCtl = {
_name: "surveyCreatorContainer",
_creator: undefined,
_creatorOptions: {
useKnockout…
-
In the course of the discussion around PR #59 it was suggested to allow the Verifier to return a plain JSON Request Object. This is not supported by RFC 9101, which defines the basis of the Request UR…
-
### What is the problem this feature will solve?
In my app, I have a logging system which writes entries to files and/or the network in a machine-parsable form. I use the `uncaughtException` handle…