-
it appears that it is possible to [toggle CSS classes in Blazor](https://www.syncfusion.com/faq/blazor/data-binding/how-do-i-conditionally-change-the-css-class-names-for-a-blazor-element):
![image]…
-
In [this code sample](https://github.com/Zaid-Ajaj/the-elmish-book/blob/8ff6ff2b011be7da31f6ef4e79ae5d0cbfcc8969/chapters/scaling/programmatic-navigation.md?plain=1#L22-L23) from The Elmish Book...
…
-
Is it possible to use an existing react hook with elmish-hooks?
I would like to use the `useAuth0` hook from [Auth0](https://github.com/auth0/auth0-react#getting-started), but I struggled creating …
-
This signature might allow us to implement a more performant alternative to Content.groups and Content.entities when there are a large number of Elmish simulants that all change (mostly) every frame -…
-
On _dotnet build_ or _dotnet run yarn-watch_ compiler fails with an internal error.
#### Repro steps
1. Clone my repository from [here](https://github.com/JoakimSjo/fable-react-nobinaApp)
…
-
When calling a HTTP API or doing other long-running tasks, one might need to support cancellation. This could be explicit using a "Cancel" button, or implicit, e.g. cancelling any ongoing requests whe…
-
**Issue by [ms8817](https://github.com/ms8817)**
_Friday Jun 19, 2020 at 22:07 GMT_
_Originally opened as https://github.com/MarcoSelvatici/DEflow/issues/55_
----
It would be nice to be able to def…
-
Trying to upgrade to Giraffe 6. Getting an error because it doesn't include Ply.
```
server: info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
server: Request starting HTTP/1.1 GET http://l…
-
## CVE-2021-44906 - Medium Severity Vulnerability
Vulnerable Library - minimist-1.2.5.tgz
parse argument options
Library home page: https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz
Path to d…
-
## CVE-2021-23424 - High Severity Vulnerability
Vulnerable Library - ansi-html-0.0.7.tgz
An elegant lib that converts the chalked (ANSI) text to HTML.
Library home page: https://registry.npmjs.org/a…