Skip to content

[dart migrate] Can't disable a directory with interactive html tool #45326

Closed
@esDotDev

Description

@esDotDev

I'm using dart migrate, and am inside the HTML suggestions page. According to the docs, you can disable a package with the checkbox, but it's not working.
". To opt out a file or directory, click its green checkbox"

I can disable individual files, but not an entire folder, I get this error:

Uncaught TypeError: Cannot read property 'querySelector' of null
    at Object.hl (flutter-app?authToken=GvgdqvwceKs%3D:3464)
    at Object.hl (flutter-app?authToken=GvgdqvwceKs%3D:3465)
    at TD.$1 (flutter-app?authToken=GvgdqvwceKs%3D:7015)
    at vN.$1 (flutter-app?authToken=GvgdqvwceKs%3D:6407)
    at ft (flutter-app?authToken=GvgdqvwceKs%3D:388)
    at HTMLSpanElement.<anonymous> (flutter-app?authToken=GvgdqvwceKs%3D:396)

image

Metadata

Metadata

Assignees

Labels

P0A serious issue requiring immediate resolutionarea-migration (deprecated)Deprecated: this label is no longer actively used (was: issues with the `dart migrate` tool).

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions