Results 36 comments of BD

Is there any work continuing on this? Just made a new project and first time trying to get it to publish to nuget (first package upload was done by hand)....

Does the above PR not resolve this?

In my current version `Fulma 2.4` (which isn't listed in the releases above on github) `Dropdown.trigger` is of type `list -> ReactElement` it does not accept any children.

Is this work still ongoing? Can we use DotNet 5 and the latest Fable for react-native apps?

I think, at least in part, because of this [MiniScaffold](https://github.com/TheAngryByrd/MiniScaffold/tree/master/build), and other community projects have moved to using a build.fsproj and simply referencing and calling fake. @adam-c-anderson

is there a way to apply this fix without modifying the source? like changing it after the lib is loaded?

try something like this in the first ajax load success after you load the data: ``` //fix for kogrid FAIL when first initialized hidden var initializedgrid = false; self.isInboxVisible.subscribe(function (newValue)...