Hello, I'm creating a calendar and when I build and run it, I get the error 'select list item: list too large select list item: apply to get item number 1 of a list of length 0: '... How should I solve this problem?
In my opinion, I tried to make a blank list on btn_date so that I can distinguish between the 31st month and the 30th month and get it.. What should I do?