Janik Schumacher

Results 8 issues of Janik Schumacher

Hi all, a few days ago a CLI tool I wrote threw this error on a colleague's machine. I cannot reproduce this on my environment, so I can currently not...

Fixes #65 by using the year.total instead of the custom calculation that seems to be broken.

The total count of all time is correct, but the count per year is always 0 ![image](https://github.com/sallar/github-contributions-canvas/assets/37637338/cecc1a24-208e-4056-9d76-8d3753ea0040)

### Describe the bug When using a p-checkbox with reactive forms, the disabled state of the formControl is not represented by the ui (hover effects, pointer cursor, etc) until the...

Type: Bug

Hi all! I just discovered that passing true to the skip option on a multiselect prompt causes an error. You can reproduce the issue with this code snippet: ```javascript const...

bug

**Describe the bug** When dragging an element quickly and repeatedly, the element style of "pointer-events: none" will persist in the element and it cannot be dragged any more. This can...

### Describe the bug When manually opening or closing an Accordion, the internal state of the component does not get updated correctly. `_activeIndex` still holds the old values. This leads...

Status: Needs Triage