Jan van Heesch

Results 5 issues of Jan van Heesch

This is a known bug from #209 that seems to be related to a SwiftUI bug.

bug
wontfix

There are several localizations mapped to the wrong items. This is not an issue of AC Helper, but of the API. We can't do anything - this issue is for...

bug
Localization
data

Hey there, thank your for your package, we started using it in our project. Because we are using TypeScript I had to create a declaration file. Tbh to satisfy the...

Hey! I would appreciate support for timezones for the viewer and the API. Currently, daily active users are grouped for UTC dates. For our product, we need daily active users...

enhancement
Requested

### Describe the bug An optional param is resolved as an empty string not as undefined. Because of this, `userRouteParams('param', 'default')` won't return `default` but an empty string. Setting a...