primereact icon indicating copy to clipboard operation
primereact copied to clipboard

DataTable/Treetable : time change does not reflect on Calendar UI but reflects on input field.

Open prabhat0192 opened this issue 1 year ago • 0 comments

Describe the bug

In the reproducer if you open the calendar by clicking ON "Folder" and try to change the time on calendar the changes reflect on input field but not on calendar

Reproducer

https://codesandbox.io/p/sandbox/primereact-demo-forked-shxx68?file=%2Fsrc%2FApp.js%3A19%2C41

PrimeReact version

10.3.3

React version

17.x

Language

ES6

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

In the reproducer if you open the calendar by clicking ON "Folder" and try to change the time on calendar the changes reflect on input field but not on calendar.

Expected behavior

Should reflect the time changes on Calendar too.

prabhat0192 avatar Jan 24 '24 08:01 prabhat0192