Open
Description
Public item: https://feedback.telerik.com/kendo-react-ui/1692280-datepicker-onopen-console-error
I'm submitting a...
- Bug report
Current behavior
A console error is thrown when the onOpen
event of the DatePicker is handled in v 11.0.0. The issue is introduced in v.
Expected behavior
No errors should be thrown
Minimal reproduction of the problem with instructions
Steps to reproduce:
- Go to https://stackblitz.com/edit/react-xje2zdjc-ty84rghj?file=app%2Fapp.tsx
- Open the console
- Reload the page and open/close the popup (you might need to repeat this step.
Result: A Console error is thrown:
Unknown event handler property
onOpen. It will be ignored
Additional details
Reported in Ticket ID: 1692280