Rich Text widget not working in test mode

Troubleshooting

I have an app with a rich text widget on a page. When I navigate to that page in test mode (or run mode), nothing displays on the screen but the background, and it freezes the app. I have tried changing it to a regular text widget, and it works fine. Is this a known issue, and if so, is it something that will be fixed?

(In the pics, the first is in test mode and the second is in the editor.)

What have you tried so far?

Running in both test and run mode, updating flutter. Changing the widget to plain text widget, which worked, but I want to be able to have different font weights in the same text widget.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply