[Calendar] startCalendar and endCalendar as selectors #685
Labels
lang/javascript
Anything involving JavaScript
type/bug
Any issue which is a bug or PR which fixes a bug
Milestone
Bug Report
Docs said we can use selectors when using startCalendar and endCalendar settings.
jQuery object or selector for another calendar that represents the start date of a date range
But this works as expected only when using jQuery objects.
Expected result
Same when using jQuery objects.
Testcase
https://jsfiddle.net/ue9hy7vL/
Version
2.7.4
The text was updated successfully, but these errors were encountered: