charlyschulte
charlyschulte
```php use Siler\Functional as λ; // Just to be cool, don't use non-ASCII identifiers ;) use Siler\Route; Route\get('/test', λ\puts('Hello World')); ``` Calling ``` /test?filters=f5iOhq-XT%3A4uibHCTuuA ``` gets no result, so it...
Scrolling is not possible, when using the empty area between text and plus button. the with parameter is a fix for this.
Added variable showoptions attribute.
Thanks for your work. i tried building the library on windows/ android and first got the error "pcre2.h couldn't be found" i also tried settings the "-DWITH_PCRE2=OFF" intro the build.gradle,...
### Issue Description i get the error: Unknown argument `refresh_expires_in`. Available options are marked with ?. i think because my refresh token never expires and therefore is 0 ### Steps...