You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Html.fs(35,34): (35,44) error FSHARP: The type 'HtmlHelper' is not defined. Maybe you want one of the following:
Html (code 39)
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Html.fs(43,15): (43,25) error FSHARP: The type 'AttrHelper' is not defined. (code 39)
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(19,9): (22,10) error FSHARP: No overloads match for method 'div'.
Known type of argument: NodeFactory list
Available overloads:
static member Html.div : children:#seq<Fable.React.ReactElement> -> Fable.React.ReactElement // Argument 'children' doesn't match
static member Html.div : value:Fable.React.ReactElement -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.div : value:float -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.div : value:int -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.div : value:string -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.div : xs:IReactProperty list -> Fable.React.ReactElement // Argument 'xs' doesn't match (code 41)
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(21,13): (21,30) error FSHARP: No overloads match for method 'select'.
Known type of argument: NodeFactory list
Available overloads:
static member Html.select : children:#seq<Fable.React.ReactElement> -> Fable.React.ReactElement // Argument 'children' doesn't match
static member Html.select : xs:IReactProperty list -> Fable.React.ReactElement // Argument 'xs' doesn't match (code 41)
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(31,53): (31,139) error FSHARP: No overloads match for method 'div'.
Known type of argument: NodeFactory list
Available overloads:
static member Html.div : children:#seq<Fable.React.ReactElement> -> Fable.React.ReactElement // Argument 'children' doesn't match
static member Html.div : value:Fable.React.ReactElement -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.div : value:float -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.div : value:int -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.div : value:string -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.div : xs:IReactProperty list -> Fable.React.ReactElement // Argument 'xs' doesn't match (code 41)
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(31,93): (31,137) error FSHARP: No overloads match for method 'select'.
Known type of argument: NodeFactory list
Available overloads:
static member Html.select : children:#seq<Fable.React.ReactElement> -> Fable.React.ReactElement // Argument 'children' doesn't match
static member Html.select : xs:IReactProperty list -> Fable.React.ReactElement // Argument 'xs' doesn't match (code 41)
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(73,19): (73,54) error FSHARP: No overloads match for method 'i'.
Known type of argument: NodeFactory list
Available overloads:
static member Html.i : children:#seq<Fable.React.ReactElement> -> Fable.React.ReactElement // Argument 'children' doesn't match
static member Html.i : value:Fable.React.ReactElement -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.i : value:float -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.i : value:int -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.i : value:string -> Fable.React.ReactElement // Argument 'value' doesn't match
static member Html.i : xs:IReactProperty list -> Fable.React.ReactElement // Argument 'xs' doesn't match (code 41)
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(84,58): (84,62) error FSHARP: No constructors are available for the type 'Html' (code 1133)
The text was updated successfully, but these errors were encountered:
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Html.fs(35,34): (35,44) error FSHARP: The type 'HtmlHelper' is not defined. Maybe you want one of the following:
Html (code 39)
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Html.fs(43,15): (43,25) error FSHARP: The type 'AttrHelper' is not defined. (code 39)
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(19,9): (22,10) error FSHARP: No overloads match for method 'div'.
Known type of argument: NodeFactory list
Available overloads:
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(21,13): (21,30) error FSHARP: No overloads match for method 'select'.
Known type of argument: NodeFactory list
Available overloads:
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(31,53): (31,139) error FSHARP: No overloads match for method 'div'.
Known type of argument: NodeFactory list
Available overloads:
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(31,93): (31,137) error FSHARP: No overloads match for method 'select'.
Known type of argument: NodeFactory list
Available overloads:
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(73,19): (73,54) error FSHARP: No overloads match for method 'i'.
Known type of argument: NodeFactory list
Available overloads:
/var/www/kentekenkaartuitlezen/_safe/src/Client/.fable/Sutil.1.0.0-alpha-004/Bulma.fs(84,58): (84,62) error FSHARP: No constructors are available for the type 'Html' (code 1133)
The text was updated successfully, but these errors were encountered: