oracle / oraclejet

Oracle JET is a modular JavaScript Extension Toolkit for developers working on client-side applications.
https://oracle.com/jet
Other
504 stars 115 forks source link

ojDatePicker multiple months is not working after pressing on Today #57

Open ciancu opened 4 years ago

ciancu commented 4 years ago

When having a ojDatePicker displaied with multiple months and click on the Today link, so that the component is positioning to the current date, then clicking on one of the day from a month greater than the current date month it will navigate the complete calendar with one year.

peppertech commented 4 years ago

Thanks for letting us know about the issue. Can you please provide a few more details? What version of JET are you working with? What OS and browser (vendor and version).

ciancu commented 4 years ago

This issue is on latest 8.0.0,version, reproducable also in cookbook. I use Windows 10 and latest chrome.

On Wed, 18 Dec 2019, 17:54 John Brock, notifications@github.com wrote:

Thanks for letting us know about the issue. Can you please provide a few more details? What version of JET are you working with? What OS and browser (vendor and version).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/oracle/oraclejet/issues/57?email_source=notifications&email_token=AATL7ZY5QY5N2OTFVOD443TQZJBR3A5CNFSM4J4L2W22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHGSF6I#issuecomment-567091961, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATL7ZZRWEWVNJWPT5RZ7WLQZJBR3ANCNFSM4J4L2W2Q .

ciancu commented 4 years ago

Hi, any update on this issue ?