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
mehmetcetin01140
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
May 14, 2024
The key should be a value that will not change. When you change the key, component cannot find the related data and overlay closes. Try to assign something else that you will not edit. It'll work. Closing the issue.
cetincakiroglu
removed
the
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
label
May 30, 2024
Describe the bug
When I put a line into edit mode and try to change the date or time, the calendar behaves strangely.
When you select a date or change the time using the arrows, after 1-2 clicks the calendar closes and the line exits the editing mode.
If you try to edit numbers using the keyboard, then after 2 keystrokes the calendar closes and the line exits the editing mode.
This happens if dataKey="time" is specified in the table. If you remove this property, the calendar works well.
Environment
Reproducer
https://stackblitz.com/edit/github-zckp3f?file=src%2Fapp%2Fapp.component.html
Angular version
17.3.0
PrimeNG version
17.11.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.11.0
Browser(s)
Chrome 122.0.6261.129
Steps to reproduce the behavior
Expected behavior
The time should increase by two seconds. The calendar must remain open.
The text was updated successfully, but these errors were encountered: