Lasse Boisen Andersen

Results 4 issues of Lasse Boisen Andersen

For new event sources without any events (`eventsource.events.length === 0`), the first event pushed to it (`eventsource.events.push({ // event })`) does not render in the calendar. The issue is a...

I realize that this project might not be maintained anymore, but i wont to mention that the `v-bind-sync` warning throws a false-positive as it has actually been reintroduced into Vue2....

pull request welcome

I tried to record a video. Duration about 10-20 seconds I think. It was spinning "Finished up.." for at least a minute, so I went away to eat some lunch...

### Describe the bug According to the [release notes for v2.16.0](https://github.com/juliencrn/usehooks-ts/releases/tag/usehooks-ts%402.16.0), the following change has been made which wraps the `useCounter` methods in `useCallback`: https://github.com/juliencrn/usehooks-ts/commit/d42741f95db251ddc81c4a4edc9fe7d44d6f118d However, the actual dist file...

bug