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.
Go to Settings > Advanced > Feature Flags
Enable the "Allow text selection for user messages"
Alternatively, you can use a new renderer for user message (enable the feature flag below it)
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.
Last updated