Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

month-2 animate through and end month-12 #84

Open
airrooms opened this issue Jul 25, 2022 · 2 comments
Open

month-2 animate through and end month-12 #84

airrooms opened this issue Jul 25, 2022 · 2 comments

Comments

@airrooms
Copy link

when I load the page showing responsive problems. start with month-2 and keep changing classes and stop on month-12

class="month-container month-12"

@qwerty32123
Copy link

i had a similar issue on jquery pushing to dataset events, the issue is that months atleast on the dataset are from 0 to 11 so month 12 dosnt exist

@katy7777
Copy link

Add following code to CSS-File:
.calendar table.month { width: unset; }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants