Simon Depelchin

Results 7 issues of Simon Depelchin

## Which package? Documentation website. ## Describe the bug The Rich Text Formatting example doesn't work. It states that the context variables boldThis (and link) are not provided. ## To...

bug

We use a custom policy and we have a frustratring behavior for the validation. For instance, we have an email input. Current Behavior : - Focus the input - Type...

In some cases when using the `--unwrap-response-data` and the API throw an error, I'd get the following error : `TypeError: body used already for`. I noticed that in the fetch...

I'm using an environment variable to specify the schema path and I can't specify that in the extension. Example script from my package.json ```json "gql:generate": "graphql-codegen --config codegen.yml -r dotenv/config"...

### Describe the bug and the expected behavior I want to accept empty strings in my form, but conform sends undefined values instead of empty strings. ### Conform version v1.1.0...

How do you enforce a style guide for your project?

This PR adds documentation for [url](https://valibot.dev/api/url/), [minLength](https://valibot.dev/api/minLength/) & [maxLength](https://valibot.dev/api/maxLength/) validations.

documentation