AdamSGit
AdamSGit
In the same way you can pass properties as callbacks (eg :) `$('.els).velocity({ left: function(index, length) {} });`, it would be nice to have the possibilitie to do it with...
Hi @flauc Before exposing the problem, thanks a lot for this awesome notification service. I use it in some app. I send a form in angular 2 component, then when...
I'm not sure if the issue is related with my SystemJS setup or the module in itself. That being said, I run into to following error when adding angular2-notifications to...
When enabling http2 and using `sendfile` response method, it fail on safari 16.2 with the error `kCFErrorDomainCFNetwork`. It work fine on other major browsers. This issue seem to be caused...
## Bug Report ### Capacitor Version 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 5.5.1 @capacitor/core: 5.5.1 @capacitor/android: 5.5.1 @capacitor/ios: 5.5.1 Installed Dependencies: @capacitor/cli: 5.4.1 @capacitor/core: 5.4.1 @capacitor/android: 5.4.1 @capacitor/ios: 5.4.1...
**Describe the bug** When chaining prompts on a flow (see prompt chaining example in flows library), and configure Langfuse to analyse the flow, only the last llm chain, trace and...