# TextArea issue with max length when clicking on the next button

### Overview

When a user inputs more characters than permitted and proceeds to the next screen in the flow, the text area value is deleted.

### How to fix

* Select the Avonni Text Area Component
* Open the Component Builder
* Under the **Value** attribute, select **`Mapped`** and then select **`Value`** from the Avonni Text Area Component
* Save the Component Builder
* Go to the Advanced Section and check the button: "**`Refresh inputs to incorporate....`**"

{% @arcade/embed flowId="hokqIqBjO25NCThZF9ai" url="<https://app.arcade.software/share/hokqIqBjO25NCThZF9ai>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avonnicomponents.com/flow/tutorials/components/text-area/textarea-issue-with-max-length-when-clicking-on-the-next-button.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
