flutter / flutter/devtools

Property editing of `CrossAxisAlignment` doesn't work

Open
#8,078 1 comment 0 reactions 0 assignees View on GitHub
inspector-2.0-polish P2 screen: inspector
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

Modifying `CrossAxisAlignment` for text on Flutter sample app throws error:

```
Another exception was thrown: Vertical RenderFlex with CrossAxisAlignment.end has a null textDirection, so the alignment cannot be resolved.
Another exception was thrown: Vertical RenderFlex with CrossAxisAlignment.start has a null textDirection, so the alignment cannot be
resolved.
```

![property_editing_Broken_big](https://github.com/user-attachments/assets/ff7b242a-3dd0-4503-b5ef-41badd3ee1e5)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.