You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the problem is when option closable: true is added, then when the modal window is opened for the first time, the following text is displayed in the header instead of what is specified in the options:
On subsequent openings, the text becomes correct:
Environment
Development
Reproducer
No response
Angular version
18.2.3
PrimeNG version
18.0.0-beta.3
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
Header text is correct
The text was updated successfully, but these errors were encountered:
mertsincan
added
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Nov 19, 2024
We're unable to replicate your issue, if you are able to create a reproducer by using PrimeNG Issue Template or add details please edit this issue. This issue will be closed if no activities in 20 days.
Describe the bug
I am using DialogService to open my component:
the problem is when option
closable: true
is added, then when the modal window is opened for the first time, the following text is displayed in the header instead of what is specified in the options:On subsequent openings, the text becomes correct:
Environment
Development
Reproducer
No response
Angular version
18.2.3
PrimeNG version
18.0.0-beta.3
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
Header text is correct
The text was updated successfully, but these errors were encountered: