Mateusz Kierepka

Results 6 comments of Mateusz Kierepka

Ok! I've seen support for other libraries from Feliz.Bulma.*, so I thought there were some ready-made functions for translating React components to "regular" Bulma;)

Ok - I did not check it thoroughly. There is Feliz.Bulma and Feliz.Engine.Bulma

We do confirm that issue. This same happens in unity or c++ app.

Hi, it's not something that blocks, but I don't know what's really going on in the application / game. Which library versions are loaded and how it affects the size...

I made this same change: ``` let validators = [ fun u -> if (u.id=System.Guid.Empty) then Some ("id", "Id shouldn't be empty") else None ] ``` But I got this...