Closed
Description
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)