IconField: Does not work correctly if InputTextModule is not imported too #15798
Labels
Component: Documentation
Issue or pull request is related to Documentation
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
The
IconField
component does not render correctly ifInputTextModule
is not explicitly imported (although not explicitly used). I don't know if this is a documentation error, or a bug.When following IconField documentation:
I see this:
If I add the
InputTextModule
import, it works fine:Environment
N/A
Reproducer
No response
Angular version
17.3.0
PrimeNG version
17.18.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.20.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: