79784554

Date: 2025-10-07 12:54:07
Score: 3
Natty:
Report link

enter image description here

This works fine — only the suggestions are not appearing. But when we import manually from @angular/material, there’s no error. So don’t panic — just import all the required paths manually, and it will work perfectly!

import { MatFormFieldModule } from '@angular/material/form-field';

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aaditya Mishra