dotnet-websharper / ui

A reactive UI library for WebSharper.
https://websharper-samples.github.io/ui/
Apache License 2.0
77 stars 22 forks source link

#84 - Fix issue with File array indexing #254

Closed Jooseppi12 closed 1 year ago

Jooseppi12 commented 1 year ago

This PR addresses the issue of the Var<File array>'s getter, by fixing it's indexing.

granicz commented 1 year ago

Pretty crazy that this went through review...