boussadjra / vue-spring-calendar

Full Calendar based on Vue.js
43 stars 3 forks source link

next step month error #8

Closed 1995mars closed 3 years ago

1995mars commented 3 years ago

Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

boussadjra commented 3 years ago

Thanks for raising this issue, please provide the steps to reproduce this issue

1995mars commented 3 years ago

When accessing the website: https://boussadjra.github.io/vue-spring-calendar/, choose the month, go back 1 month with the error

boussadjra commented 3 years ago

Yes you're right, thanks, I will try to fix it when I have enough time

1995mars commented 3 years ago

Hope you will solve this problem soon?

boussadjra commented 3 years ago

@tranthanhtung04101995 I will try to fix it this weekend

boussadjra commented 3 years ago

I fixed that issue and thanks again for raising this issue