-
## Description
Originally posted in the community forum here: https://community.kobotoolbox.org/t/order-of-questions-rearranged-in-question-matrix/2087
Internal discussion: https://chat.kobotool…
-
**NOTE** - Also posted this bug [here](https://github.com/Meteor-Community-Packages/meteor-collection2/issues/452) in `aldeed:collection2`. Wasn't sure which package it's rooted in. Will close in both…
-
It happens because version doesn't match summary.
E.g. it says "block of 5 questions" but with "expand details" it shows only 4:
This is `content` JSON:
```JSON
{
"settings": {},
"…
-
Dear AutoValue developers,
We would like your feedback on a static analysis tool that prevents errors in AutoValue clients by guaranteeing that required methods are always called on AutoValue Build…
-
The build has failed : https://github.com/googleapis/gapic-generator-java/actions/runs/5791688567
-
Currently we are declaring all models manually. This creates an overhead for us when maintaining `hashCode`, `equals()` e.t.c. AutoValue will solve this problem for us.
Another pro is the new extensi…
-
[provide a description of the issue]
##### Environment
- Operating System: Darwin x64 20.6.0
- JDK version: java.version=17.0.3
- Visual Studio Code version: 1.68.1 (Universal)
- Java extension…
-
### 我已经搜索了 Issue 列表,没有找到类似的需求
- [X] Yes
### 我已经试用最新开发版,同样没找到这个功能
- [X] Yes
### 如果您有不止一个需求,请在多个 issue 里分别提交.
- [X] Yes
### 简单介绍
希望可以支持 openai 来翻译,搞不懂这里的插件是怎样校验的,自己参考实现总是校验失败
### 细节描述
`{
"id…
-
Hi, I'm trying to add some missing stuff to `@types/simpl-schema` and noticed, that there're some [documented properties](https://github.com/aldeed/simpl-schema#autovalue) on `autoValue`'s `this` whic…
-
Hello,
Firstly, thank you very much for this awesome package that makes me save a lot of time.
As I already mentioned here: https://github.com/aldeed/simpl-schema/issues/412#issuecomment-7502218…