-
I added a custom Field with TSconfig as follows:
```
tx_powermail.flexForm.type.addFieldOptions {
privacy = Datenschutzhinweis (DSGVO)
privacy.dataType = 0
privacy.export = 1
}
``…
-
PrimeFaces version: 15.0.0-SNAPSHOT
**Issue**
`moment.js` gets loaded twice when client side validation is enabled.
Start the showcase and go to e.g. `http://localhost:8080/showcase/ui/chart/…
-
### What happened?
I have add the env Value "COPILOT_OPENAI_API_KEY=sk-svcacct-Q..." to activate Affine AI on my Self Hosted Docker instance.
I gat this errors:
GraphQLError: Unknown type "QueryC…
-
# Execution Times
Kadena:
- [x] 556.43 ms
Hack-a-chain:
- [ ] 516.02 ms
# Results
- [ ] Hack-a-chain endpoint - Got an error:
```
{
"errors": [
{
"message":…
-
Hello,
I'm [cross-posting](https://neurostars.org/t/bids-validation-issue-js-stack-trace/4157) this here, as I was told it would be more relevant. As stated in the link, I'm running into what appea…
-
The phone number `+972578987732` is being marked as valid by the `libphonenumber-js` library, but it's invalid according to Google's official libphonenumber demo tool.
In my React TypeScript projec…
-
**Describe the bug**
I have a flow with a prompt defined with dotpromt with a json schema as output. When not using any tool the flow works fine, but when I added a tool the flow is failling because …
-
The JS code expects server responses to adhere to a certain format ; e.g. the call to `/webauthn/register/options` should return certain fields. The Spring Security implementation is expected to respo…
-
## Is your feature request related to a problem? Please describe.
The current Python implementation of our YAML Config Validator has limitations that significantly impact its effectiveness and user e…
-
**Describe the bug**
Calls to Validator.validate are apparently creating global objects that gc never removes.
**Version/Branch**
3.5.5
**To Reproduce**
I have an express.js application that …