Open Shobb opened 2 years ago
So there is no issue and the current behaviour is in fact optimal?
From a technical point of view, everything is correct. But Lighthouse warns of minified attributes: [aria-*] attributes do not have valid values If you continue to research on this issue - it turns out that such attributes cannot be minimized - this is a logical error.
Just watch Lighthouse messages on reduced aria-* attributes. Your minifier works correctly. But you don't have to.