Yannick Stachelscheid
Yannick Stachelscheid
Hey NativeScript community Often it is very useful using a `ListView` as layout or structure inside a view e.g. for a little settings view. The problem is, that these lists...
When using `axios-mock-adapter` in jest I somehow receive this error after the test passed. It seems like that the mock adapter is working and returns the correct result, but somehow...
I just wanted to try out this fancy library, but it doesn't seem to work with react 16.x. The error is thrown in line 5. ```typescript import * as React...
Is there a way that every team member can subscribe to notifications when he/she has been assigned to a pull request? So far I only managed to add notifications to...
Hi there Is there a possibility passing the `disable_notification`option to the `runForm` method?
At the moment `createCallbacks()` is not called via `initFromProps()` if some callback passed to the `Kalend` component is changing. This causes kalend to call the stale callback from the initial...
Hey Great plugin! But sometime the upload doesn't work without any error message when I call gulp from command line and it doesn't work at anytime when called via a...
**Todo** * [x] remove `song:upload` permission and revise tests * [ ] remove `song:modify` permission and revise tests * [ ] apply `playlist:modify` permission to rename playlist mutation and revise...
**Acceptance Criteria:** * evolve and adjust the song similarity algorithm such that false positive rate is decreased (with a similarity threshould of `0.5-0.6`) * verify with the help of sample-based...
**Planned Issues:** * [ ] [SongEditor] prefill song year if release date is entered (#2529) * [ ] [GraphQL] refactor `type-graphql` authorization middleware (#2525) * [ ] replace song file...