Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(app): fix CommandText console warnings (#15856)
Explicitly handle the null command case to prevent warnings. The intention of useCommandTextString after #15708 is to support null commands, so this change genuinely implements the desired behavior.
- Loading branch information