Alex

Results 7 issues of Alex

I use it like this :) ``` alertify.log("log message", "", 0,function() { /*doing something here when clicked to log message*/ }); ```

Not sure how it should be done correctly since orchestra added return type hint in 3.8 and also Laravel requires php7.1+ Probably should be released as separate version(0.4.*) with breaking...

### The bug Fresh(>=0.24.1) typesense image doesn't start, no visible errors or logs. ### The OS that Immich Server is running on Debian GNU/Linux 9.13 ### Version of Immich Server...

bug
need triage

Sometimes api return error page instead of response For example 400 bad request if you trying call GET method with long params(thats why also need to add method select https://github.com/vladkens/VK/pull/14)

Allow to set custom healthcheck endpoint path, add healthcheck to app app endpoint is a bit tricky via middleware. Not sure is there is an another way to use env...

https://github.com/plunkettscott/laravel-otel/blob/6848db24c7453e51793c7856742d0d16af389008/stubs/OtelServiceProvider.stub#L70-L71 Missing `OpenTelemetry\Contrib\*` Fixed by adding composer package manually ``` "open-telemetry/sdk-contrib": "^1.0@beta" ``` Must be included by default I guess 🧐

For some reason datepicker preset selector is not scrollable. Issue is there in the v1 and v2 UI versions When I change height to some fixed size it appearing and...