We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In v18 Messages component was removed and Message component should be used instead.
But Message component is missing the properties "detail" and "summary", which we used to structure certain messages.
Primeng v18
No response
18.x.x
18.0.0
Angular CLI App
TypeScript
latest
Message component should have missing properties from deprecated component Messages to be a complete replacement.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
In v18 Messages component was removed and Message component should be used instead.
But Message component is missing the properties "detail" and "summary", which we used to structure certain messages.
Environment
Primeng v18
Reproducer
No response
Angular version
18.x.x
PrimeNG version
18.0.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
latest
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
Message component should have missing properties from deprecated component Messages to be a complete replacement.
The text was updated successfully, but these errors were encountered: