-
Notifications
You must be signed in to change notification settings - Fork 394
Assertion error: splitOnDash.length <= 2 #9633
Copy link
Copy link
Closed
Labels
P2important to work on, but not at the top of the work list.important to work on, but not at the top of the work list.cross-screenIssues that affect multiple DevTools screens, i.e. shared functionality and widgetsIssues that affect multiple DevTools screens, i.e. shared functionality and widgets
Metadata
Metadata
Assignees
Labels
P2important to work on, but not at the top of the work list.important to work on, but not at the top of the work list.cross-screenIssues that affect multiple DevTools screens, i.e. shared functionality and widgetsIssues that affect multiple DevTools screens, i.e. shared functionality and widgets
Type
Fields
Give feedbackNo fields configured for issues without a type.
Follow up to #9414
Whole working on devtool extensions using a non-stable Flutter channel, this keeps appearing.
I think the issue is fairly simple. The assertion assumes
.pre.173, but the reality is.pre-173This is not blocking development in any way, so it is very low priority to me.