Lars

Results 17 issues of Lars

> ASP.NET Core Proxies made easy. well it may be in your case, but not in mine. Other users see the usage of the api hard as well. See the...

I would like to have a (multi)select / dropdown with options that i get from a remote api (ajax call). The ajax call should be made when the node is...

Following through the Getting Started Guide, i came across the default "number" node not being able to accept negative numbers. You can test, by scroling down [this ](https://flume.dev/docs/basic-config#adding-more-ports--nodes) page and...

There is electrons ["new-window"](https://github.com/electron/electron/blob/main/docs/api/web-contents.md#event-new-window-deprecated) event. But i can not call `event.preventDefault()` in C# code (event `browserWindow.OnNewWindowForTab`). How am i be able to prevent opening new windows of my application? (for...

Feature

* **Version**: ElectronNET.CLI Version: 13.5.1.0 * **Target**: net5.0 (win-x64 / appx) * My OS: Windows 11 * I have an EV certificate (on hardware token) by Digicert Signing in the...

bug

I want to set the keyboard focus to a `` element on my first page that opens, so that a user can start inputing his credentials right away. How do...

The API /Mem/Logbook/Entries ([see docs](https://bitbucket.org/suunto/movesense-device-lib/src/5bcf0b40644a17d48977cf011ebcf6191650c6f0/MovesenseCoreLib/resources/movesense-api/mem/logbook.yaml#lines-111)), is supposed to return either status code 200 or 100 if there is much data, that needs to be spiltted to multiple requests. In that...

Please add a confirmation modal when deleting (recorded delete) a user account in Nakama Console, to prevent accidential button press.

## Description For browser games, especially games that Streamers play with their community, a social login with Twitch would be ideal to have out of the box. Twitch uses a...

The Bulk Edit toggle on the "App Configs" page is broken since forever. Adding text in Bulk-mode and then toggling back, all "invalid" parameters are removed. As i can tell,...