Jerry
Results
1
comments of
Jerry
Hi, I have managed to fix this issue via custom js code. To disable previous month you can use this following code ` const months = document.querySelectorAll('.calendar-months .month'); const activeMonth...