vrescobar

Results 15 comments of vrescobar

This should be merged.... I spent all day on a bug, this one fixed it, I hope it can be merged, because Dio is worth it. ``` Error: Bad state:...

Hello, if I run the server with the flag _defaultIsServer = true_ at _src/HelloWorld.Server/HostModel.fs_ using a bare: `dotnet run -p src/HelloWorld.Server --urls=http://0.0.0.0:8080` I get a webpage for only **396kb** or...

Apparently I got everything wrong regarding the prerender server mode

I will check it next week, however none of my webpages can afford web client of 10MB or large backend instances running at scale for each active connection; infrastructure cost...

Perhaps it is between bug (usability) and enhancement.

I can totally understand your point, and yes, I also import it as models. However still a week after, having a class instance that returns an object of a class...

it makes sense to have a pure library without those side effects (for example, why have a fs? the user may want to use a network query)

I am also dealing with a few other bugs (sometimes the compiler tried to parse a non existing path and ended up crashing with double exceptions). **Please see the details...

Now I just saw there is a Q&A forum, so I cross posted it there, however I will keep this open if doc improvement is needed https://github.com/flet-dev/flet/discussions/2536

what versions of jupyter are you using? wouldn't be bad to add a requirements.txt with their versions broken... will file a bug right now for that