Fabian Vilers

Results 7 issues of Fabian Vilers

Hi ! I'd like to use these `EnhancerOptions` with TypeScript and my typed state but can't find a way to set them correctly. I don't want to use `any` and...

Hi! I created a custom manifest but for some reason the upload to the official repository has failed. ``` Couldn't submit manifest Request to https://octobot.appget.net/pr has timed out. ``` It...

enhancement

Hi, I'm trying to use your sample to authenticate with a belgian eID but I get this error: `#FAIL : Error: Unauthorized: Client certificate required (UNABLE_TO_GET_ISSUER_CERT)` Any clue on how...

From an API point of view, I think the current signature of `trim` is misleading. Per the documentation: > Trim also handles more than one character to trim. ```ts trim('222__hello__111',...