Mihai Balaceanu

Results 3 issues of Mihai Balaceanu

`.indexOf(date.getDay) // that's not a function call` https://github.com/Trekels/vue2-calendar/blob/1a97ae255c5f9c1a65da5b933efdf8eccfd24a1a/src/utils/calendar.js#L90

bug

Can you please publish a version of the component, as before, not standalone?

The problem is that Angular signals (maybe other frameworks' signals also) are functions and a this rule enforces binding them to something. If you rebind an Angular signal it will...