# Can't select text in conversation prompt

### I can't select the text in conversation prompt, how to fix?

Follow this guide to enable text selection for your prompts.

1. Go to **Settings > Advanced > Feature Flags**
2. Enable the "Allow text selection for user messages"

Alternatively, you can use a new renderer for user message (enable the feature flag below it)

<figure><img src="https://3493584844-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FynYW2xZqA52spY7XgWis%2Fuploads%2FKj0BLpnc1UbxHpYmXm0w%2FCleanShot%202024-06-10%20at%2018.38.19%402x.jpg?alt=media&#x26;token=70b3cbad-a323-442b-a5ce-2552e208ada3" alt=""><figcaption><p>Enable Text Selection for user prompt</p></figcaption></figure>

### Why does this happen?

Due to a bug in SwiftUI, enabling text selection on user messages crash the app for some users. Unfortunately, I haven't found a better solution yet.
