-
### Steps to reproduce
- create a random form.
- activate the voiceover from your mobile accessibility settings.
- save the form without filling it or with wrong values.
### Expected results
…
-
Hidden fields are being validated which is not the expected result
```
test
$(".test_form_click").click(function(){
var inputs = $("#test_form :input").v…
-
### Describe the problem
xref [BEP 020](https://github.com/bids-standard/bids-specification/pull/1128) : The community is converging on a BIDS specification for eye-tracking data. MNE-Python has al…
-
- [x] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues.
**Description**
Schemasafe adapter throwing runtime error
```
sveltekit-superforms….j…
-
Hi,
So in the docs there's the simplest version, which is including alert:
```
import { alert } from 'vue-strap'
new Vue({
components: {
alert
}
})
```
But how would one go abo…
-
hope WTextEntry can accept a regexp as a validator,
I want to implement a text field that accepts numbers only.
also it would be nice to have a password field where inputs are masked with *
-
I would like to transfer form data in JSON. The file uploads should be specified in the [Data URI schema](https://en.wikipedia.org/wiki/Data_URI_scheme). My JSON schema looks like this.
```json
{
…
-
### Feature request type
Enhance component
### Component name
MudForm
### Is your feature request related to a problem?
The MudInputElements do support the cascaded EditContext when use…
-
## 解決したいこと・達成したいものについて
パスワード変更自体はできるようになっています。
ただ新しいパスワードが空欄、もしくはバリデーションで指定している6字以下のパスワードでもバリデーションエラーにならず成功となってしまいます。
その場合、新しいパスワード、前のパスワード両方使用できず、ログインができなくなります。
エラーが働くようにしたいです。
## 聞きたいこと・アドバイス…
-
I had a run
```
❯ hed-validator -o logs/hed-validator.log .
Using HEDTOOLS version: {'version': '0+untagged.2394.g2159297', 'full-revisionid': '215929781a603d0c097dca8c38246acffb313d09', 'dirty':…