Roman Provazník

Results 88 comments of Roman Provazník

Hello, it seems that `System.Int64` for Alive is the issue. I need to check the SQLite docs, but isn't there a more suitable type for boolean value than `INT`?

Hello, great work! I have two questions: 1. How do `Feliz.UseElmish` and `Fable.React.UseElmish` differs and which one is recommended to use? 2. It seems that calling `dispatch` from `React.useEffectOnce` does...

> Sounds like a bug. Do you a repro for me? (hopefully in a new issue 🙏 ) #540 - I hope it helps 🙏

I'm not sure whether having two modals at the same time is supported by DaisyUI. I would rather "swap" the modals (hide bottom one, show top one).

I would treat it in a way that: The parent component is responsible for showing modals 1 and 2. When doing something important in component 1, the parent component is...

I partially agree. It's not a trivial task, but on the other hand, it would make the whole template more robust with things like JWT access token generation, refresh token...

Thanks @MangelMaxime for response! Yup, this is still rather fresh (that's why it's pre-version) but when Fable 4 is out, the goal here is to start with the "all latest"...

Hi @aggieben, thanks for interest in Shaver (I am happy somebody use it, not only me :)). To be honest, I am waiting with .NET Core to be more adopted...

Hi @V1nzi, this project fully depends on Antaris/RazorEngine - there is still open issue about this (see https://github.com/Antaris/RazorEngine/issues/414). Once fixed, I`ll port this lib to be .NET Standard 2.0 compatible.

I thank you, sir! I didn't know about this issue. 😄 If you have any idea how to make this template better, feel free to send a PR.